[maven-release-plugin] prepare for next development iteration
diff --git a/pregelix/pregelix-benchmark/pom.xml b/pregelix/pregelix-benchmark/pom.xml
index 80f4a64..a2852f8 100644
--- a/pregelix/pregelix-benchmark/pom.xml
+++ b/pregelix/pregelix-benchmark/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>pregelix</artifactId>
<groupId>edu.uci.ics.hyracks</groupId>
- <version>0.2.10</version>
+ <version>0.2.11-SNAPSHOT</version>
</parent>
<artifactId>pregelix-benchmark</artifactId>
@@ -68,7 +68,7 @@
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-hdfs-core</artifactId>
- <version>0.2.10</version>
+ <version>0.2.11-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>