[maven-release-plugin] prepare for next development iteration
diff --git a/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml b/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
index 2705733..34e6122 100644
--- a/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>hyracks</artifactId>
<groupId>org.apache.hyracks</groupId>
- <version>0.2.16-incubating</version>
+ <version>0.2.17-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -54,14 +54,14 @@
<dependency>
<groupId>org.apache.hyracks</groupId>
<artifactId>hyracks-storage-am-btree</artifactId>
- <version>0.2.16-incubating</version>
+ <version>0.2.17-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.hyracks</groupId>
<artifactId>hyracks-storage-am-lsm-common</artifactId>
- <version>0.2.16-incubating</version>
+ <version>0.2.17-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>