Revert "[maven-release-plugin] prepare release asterix-0.8.8-incubating-rc0"
This reverts commit 753b4231a370cf36ec20a1124c71eeebbcbf9e92.
diff --git a/asterix-common/pom.xml b/asterix-common/pom.xml
index 62cbb1c..0b87211 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-incubating</version>
+ <version>0.8.8-SNAPSHOT</version>
</parent>
<artifactId>asterix-common</artifactId>
@@ -217,7 +217,7 @@
<dependency>
<groupId>org.apache.asterix</groupId>
<artifactId>asterix-test-framework</artifactId>
- <version>0.8.8-incubating</version>
+ <version>0.8.8-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>