[maven-release-plugin] prepare for next development iteration
diff --git a/hyracks/hyracks-api/pom.xml b/hyracks/hyracks-api/pom.xml
index 5d8afc6..2d4d7bd 100644
--- a/hyracks/hyracks-api/pom.xml
+++ b/hyracks/hyracks-api/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks</artifactId>
- <version>0.2.15</version>
+ <version>0.2.16-SNAPSHOT</version>
</parent>
<licenses>
@@ -70,7 +70,7 @@
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-ipc</artifactId>
- <version>0.2.15</version>
+ <version>0.2.16-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>