Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 63dcf57ab378933438a5945875afb09ae9d99c92.
diff --git a/pom.xml b/pom.xml
index 62a8ce3..fe984c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,13 +21,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.asterix</groupId>
<artifactId>asterix</artifactId>
- <version>0.8.8-SNAPSHOT</version>
+ <version>0.8.7-incubating</version>
<packaging>pom</packaging>
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>LATEST</version>
+ <version>17</version>
</parent>
<licenses>
@@ -176,7 +176,7 @@
<developerConnection>scm:git:ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb</developerConnection>
<url>https://github.com/apache/incubator-asterixdb</url>
- <tag>HEAD</tag>
+ <tag>asterix-0.8.7-incubating</tag>
</scm>
<profiles>