[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 674efcb..8a03ceb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,14 +22,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.hyracks</groupId>
<artifactId>apache-asterixdb-hyracks</artifactId>
- <version>0.2.17-incubating</version>
+ <version>0.2.18-SNAPSHOT</version>
<packaging>pom</packaging>
<name>hyracks-ecosystem-full-stack</name>
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>17</version>
+ <version>LATEST</version>
</parent>
<licenses>
@@ -273,7 +273,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>apache-asterixdb-hyracks-0.2.17-incubating-rc1</tag>
+ <tag>HEAD</tag>
</scm>