commit | b7532a6e13aaf25389e494fbe644b23741ac2414 | [log] [tgz] |
---|---|---|
author | buyingyi <buyingyi@gmail.com> | Sun Jul 21 03:55:48 2013 -0700 |
committer | buyingyi <buyingyi@gmail.com> | Sun Jul 21 03:55:48 2013 -0700 |
tree | 98720ad0b2e0181ea1caddd7b5765bbb0b3bbe88 | |
parent | 43ac5734d6818b89e002b3f4b72a4e217d63a67e [diff] [blame] |
addd partition early termination support
diff --git a/pregelix-dataflow-std-base/pom.xml b/pregelix-dataflow-std-base/pom.xml index fade226..2685f7f 100644 --- a/pregelix-dataflow-std-base/pom.xml +++ b/pregelix-dataflow-std-base/pom.xml
@@ -87,7 +87,7 @@ </dependency> <dependency> <groupId>edu.uci.ics.hyracks</groupId> - <artifactId>pregelix-api</artifactId> + <artifactId>hyracks-dataflow-common</artifactId> <version>0.2.9-SNAPSHOT</version> <type>jar</type> <scope>compile</scope>