commit | ed8b8ebc21b9da5499eedc374a91bd155a64b4c2 | [log] [tgz] |
---|---|---|
author | anbangx <anbangx@123451ca-8445-de46-9d55-352943316053> | Mon Mar 25 08:23:28 2013 +0000 |
committer | anbangx <anbangx@123451ca-8445-de46-9d55-352943316053> | Mon Mar 25 08:23:28 2013 +0000 |
tree | 49b987f40f5189f11a10faf60126012c62372380 | |
parent | b9dd63c1705cf84afbe71410b2086f602a3426a6 [diff] |
svn merge -r3112:3163 https://hyracks.googlecode.com/svn/branches/fullstack_asterix_stabilization svn merge -r3173:3188 https://hyracks.googlecode.com/svn/branches/fullstack_release_candidate@3234 svn merge -r3209:3233 https://hyracks.googlecode.com/svn/trunk/fullstack git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_genomix@3237 123451ca-8445-de46-9d55-352943316053
diff --git a/pregelix/pregelix-dist/pom.xml b/pregelix/pregelix-dist/pom.xml index 847e843..e9aef12 100644 --- a/pregelix/pregelix-dist/pom.xml +++ b/pregelix/pregelix-dist/pom.xml
@@ -4,7 +4,7 @@ <parent> <groupId>edu.uci.ics.hyracks</groupId> <artifactId>pregelix</artifactId> - <version>0.2.3-SNAPSHOT</version> + <version>0.2.4-SNAPSHOT</version> </parent> <artifactId>pregelix-dist</artifactId> <name>pregelix-dist</name> @@ -69,13 +69,13 @@ <dependency> <groupId>edu.uci.ics.hyracks</groupId> <artifactId>pregelix-core</artifactId> - <version>0.2.3-SNAPSHOT</version> + <version>0.2.4-SNAPSHOT</version> <scope>compile</scope> </dependency> <dependency> <groupId>edu.uci.ics.hyracks</groupId> <artifactId>pregelix-example</artifactId> - <version>0.2.3-SNAPSHOT</version> + <version>0.2.4-SNAPSHOT</version> </dependency> </dependencies> </project>