[maven-release-plugin] prepare for next development iteration
diff --git a/pregelix/pregelix-example/pom.xml b/pregelix/pregelix-example/pom.xml
index bbeda90..9da21fa 100644
--- a/pregelix/pregelix-example/pom.xml
+++ b/pregelix/pregelix-example/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>
<build>
@@ -106,7 +106,7 @@
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix-core</artifactId>
- <version>0.2.11</version>
+ <version>0.2.12-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>