[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-common/pom.xml b/fullstack/hivesterix/hivesterix-common/pom.xml
index aa7ca02..bf0ec0a 100644
--- a/fullstack/hivesterix/hivesterix-common/pom.xml
+++ b/fullstack/hivesterix/hivesterix-common/pom.xml
@@ -7,7 +7,7 @@
<parent>
<artifactId>hivesterix</artifactId>
<groupId>edu.uci.ics.hyracks</groupId>
- <version>0.2.4</version>
+ <version>0.2.5-SNAPSHOT</version>
</parent>
<build>
@@ -30,21 +30,21 @@
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-api</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>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-hdfs-core</artifactId>
- <version>0.2.4</version>
+ <version>0.2.5-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>