Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit d7e7eb90ee4da9b75e7d69395fc1e9d974d9a0b5.
diff --git a/asterix-common/pom.xml b/asterix-common/pom.xml
index 39cb529..efffbaf 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.8-SNAPSHOT</version>
+ <version>0.8.7-incubating</version>
</parent>
<artifactId>asterix-common</artifactId>
@@ -208,7 +208,7 @@
<dependency>
<groupId>org.apache.asterix</groupId>
<artifactId>asterix-test-framework</artifactId>
- <version>0.8.8-SNAPSHOT</version>
+ <version>0.8.7-incubating</version>
<scope>test</scope>
</dependency>
<dependency>