[maven-release-plugin] prepare for next development iteration
diff --git a/pregelix/pregelix-example/pom.xml b/pregelix/pregelix-example/pom.xml
index 8f7a030..4629824 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.8</version>
+ <version>0.2.9-SNAPSHOT</version>
</parent>
<build>
@@ -119,7 +119,7 @@
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix-core</artifactId>
- <version>0.2.8</version>
+ <version>0.2.9-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>