Revert "[maven-release-plugin] prepare release asterix-0.8.7-incubating"
This reverts commit 5d98f03fa5380d5ac943688db9ae594b90d599ef.
diff --git a/asterix-common/pom.xml b/asterix-common/pom.xml
index efffbaf..652a761 100644
--- a/asterix-common/pom.xml
+++ b/asterix-common/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>asterix</artifactId>
<groupId>org.apache.asterix</groupId>
- <version>0.8.7-incubating</version>
+ <version>0.8.7-SNAPSHOT</version>
</parent>
<artifactId>asterix-common</artifactId>
@@ -208,7 +208,7 @@
<dependency>
<groupId>org.apache.asterix</groupId>
<artifactId>asterix-test-framework</artifactId>
- <version>0.8.7-incubating</version>
+ <version>0.8.7-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>