[maven-release-plugin] prepare for next development iteration
diff --git a/algebricks/algebricks-common/pom.xml b/algebricks/algebricks-common/pom.xml
index d68c3df..29ad3d6 100644
--- a/algebricks/algebricks-common/pom.xml
+++ b/algebricks/algebricks-common/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.hyracks</groupId>
<artifactId>algebricks</artifactId>
- <version>0.2.16-incubating</version>
+ <version>0.2.17-SNAPSHOT</version>
</parent>
<licenses>
@@ -56,7 +56,7 @@
<dependency>
<groupId>org.apache.hyracks</groupId>
<artifactId>hyracks-api</artifactId>
- <version>0.2.16-incubating</version>
+ <version>0.2.17-SNAPSHOT</version>
</dependency>
</dependencies>
</project>