commit | 3c9a91cde2a0c0a928f324d6dcf6f81a251f66e5 | [log] [tgz] |
---|---|---|
author | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Thu Feb 07 23:23:44 2013 +0000 |
committer | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Thu Feb 07 23:23:44 2013 +0000 |
tree | 31a1a6a9df731fc70345bdd90b69e43ab5c01c9d | |
parent | 8a3ee21e4d868880762a44fc7e8b78cf7c8be952 [diff] [blame] |
merge fullstack_asterix_stabilization r:2821:2854 git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_genomix@2867 123451ca-8445-de46-9d55-352943316053
diff --git a/pregelix/pregelix-dataflow/pom.xml b/pregelix/pregelix-dataflow/pom.xml index 9454ece..31b6adc 100644 --- a/pregelix/pregelix-dataflow/pom.xml +++ b/pregelix/pregelix-dataflow/pom.xml
@@ -144,5 +144,12 @@ <type>jar</type> <scope>compile</scope> </dependency> + <dependency> + <groupId>edu.uci.ics.hyracks</groupId> + <artifactId>hyracks-hdfs</artifactId> + <version>0.2.3-SNAPSHOT</version> + <type>jar</type> + <scope>compile</scope> + </dependency> </dependencies> </project>