[maven-release-plugin] prepare for next development iteration
diff --git a/pregelix/pregelix-api/pom.xml b/pregelix/pregelix-api/pom.xml
index 36567e5..1a94491 100644
--- a/pregelix/pregelix-api/pom.xml
+++ b/pregelix/pregelix-api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix</artifactId>
- <version>0.2.11</version>
+ <version>0.2.12-SNAPSHOT</version>
</parent>
<properties>
@@ -68,14 +68,14 @@
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-dataflow-common</artifactId>
- <version>0.2.11</version>
+ <version>0.2.12-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-hdfs-core</artifactId>
- <version>0.2.11</version>
+ <version>0.2.12-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>