Revert "[maven-release-plugin] prepare release fullstack-0.2.16-incubating"
This reverts commit 34b4854755e4488ac20b16e89414770096475685.
Change-Id: I98b18f24a20dcd8dc75e828e47fb0ab88179a4ed
Reviewed-on: https://asterix-gerrit.ics.uci.edu/380
Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <tillw@apache.org>
diff --git a/pom.xml b/pom.xml
index 1258c7a..3d9586a 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.16-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>
@@ -218,7 +218,6 @@
<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>
</scm>