[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 1258c7a..21fd34e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,14 +17,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.hyracks</groupId>
<artifactId>fullstack</artifactId>
- <version>0.2.16-incubating</version>
+ <version>0.2.17-SNAPSHOT</version>
<packaging>pom</packaging>
<name>hyracks-ecosystem-full-stack</name>
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>17</version>
+ <version>18-20150821.205230-3</version>
</parent>
<licenses>
@@ -218,7 +218,7 @@
<connection>scm:git:https://github.com/apache/incubator-asterixdb-hyracks</connection>
<developerConnection>scm:git:ssh://fulliautomatix.ics.uci.edu:29418/hyracks</developerConnection>
<url>https://github.com/apache/incubator-asterixdb-hyracks</url>
- <tag>fullstack-0.2.16-incubating</tag>
+ <tag>HEAD</tag>
</scm>