Revert "[maven-release-plugin] prepare release asterix-0.8.7-incubating"
This reverts commit 73e0936257d13f3c4d0efc96635a5ab8396928da.
diff --git a/pom.xml b/pom.xml
index fe984c8..8d11476 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,17 +17,20 @@
! specific language governing permissions and limitations
! under the License.
!-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project
+ xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.asterix</groupId>
<artifactId>asterix</artifactId>
- <version>0.8.7-incubating</version>
+ <version>0.8.7-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>17</version>
+ <version>LATEST</version>
</parent>
<licenses>
@@ -176,8 +179,7 @@
<developerConnection>scm:git:ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb</developerConnection>
<url>https://github.com/apache/incubator-asterixdb</url>
- <tag>asterix-0.8.7-incubating</tag>
- </scm>
+ </scm>
<profiles>
<profile>