commit | 8ef5502b878a75a4c95a720947441adb9b0a5913 | [log] [tgz] |
---|---|---|
author | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Mon Mar 25 07:37:09 2013 +0000 |
committer | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Mon Mar 25 07:37:09 2013 +0000 |
tree | 218deb6e83f6099898ad5abe3e996b112de81950 | |
parent | af3a21dfe9e8cab352f3fec0ca6c4cd48b8744ef [diff] [blame] | |
parent | cf71f5d4d5a0bc2be27e5422ce99d37c0995049f [diff] [blame] |
merge -r3173:3188 https://hyracks.googlecode.com/svn/branches/fullstack_release_candidate@3234; merge -r 3209:3233 from trunk git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_asterix_stabilization@3236 123451ca-8445-de46-9d55-352943316053
diff --git a/pregelix-dataflow-std-base/pom.xml b/pregelix-dataflow-std-base/pom.xml index 4fda45f..6222a04 100644 --- a/pregelix-dataflow-std-base/pom.xml +++ b/pregelix-dataflow-std-base/pom.xml
@@ -7,7 +7,7 @@ <parent> <groupId>edu.uci.ics.hyracks</groupId> <artifactId>pregelix</artifactId> - <version>0.2.3-SNAPSHOT</version> + <version>0.2.4-SNAPSHOT</version> </parent> @@ -74,14 +74,14 @@ <dependency> <groupId>edu.uci.ics.hyracks</groupId> <artifactId>pregelix-api</artifactId> - <version>0.2.3-SNAPSHOT</version> + <version>0.2.4-SNAPSHOT</version> <type>jar</type> <scope>compile</scope> </dependency> <dependency> <groupId>edu.uci.ics.hyracks</groupId> <artifactId>hyracks-api</artifactId> - <version>0.2.3-SNAPSHOT</version> + <version>0.2.4-SNAPSHOT</version> <type>jar</type> <scope>compile</scope> </dependency>