[maven-release-plugin] prepare for next development iteration
git-svn-id: https://hyracks.googlecode.com/svn/trunk@3343 123451ca-8445-de46-9d55-352943316053
diff --git a/fullstack/hivesterix/hivesterix-runtime/pom.xml b/fullstack/hivesterix/hivesterix-runtime/pom.xml
index 0ef8b60..fc55273 100644
--- a/fullstack/hivesterix/hivesterix-runtime/pom.xml
+++ b/fullstack/hivesterix/hivesterix-runtime/pom.xml
@@ -2,13 +2,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hivesterix-runtime</artifactId>
- <version>0.2.4</version>
+ <version>0.2.5-SNAPSHOT</version>
<name>hivesterix-runtime</name>
<parent>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hivesterix</artifactId>
- <version>0.2.4</version>
+ <version>0.2.5-SNAPSHOT</version>
</parent>
<dependencies>
@@ -276,35 +276,35 @@
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>algebricks-compiler</artifactId>
- <version>0.2.4</version>
+ <version>0.2.5-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-control-cc</artifactId>
- <version>0.2.4</version>
+ <version>0.2.5-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-control-nc</artifactId>
- <version>0.2.4</version>
+ <version>0.2.5-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hivesterix-serde</artifactId>
- <version>0.2.4</version>
+ <version>0.2.5-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hivesterix-common</artifactId>
- <version>0.2.4</version>
+ <version>0.2.5-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>