[maven-release-plugin] prepare release fullstack-0.2.16-incubating
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
index a800f19..2e03591 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hyracks</groupId>
<artifactId>hyracks-tests</artifactId>
- <version>0.2.16-SNAPSHOT</version>
+ <version>0.2.16-incubating</version>
</parent>
<build>
@@ -39,14 +39,14 @@
<dependency>
<groupId>org.apache.hyracks</groupId>
<artifactId>hyracks-storage-am-lsm-common</artifactId>
- <version>0.2.16-SNAPSHOT</version>
+ <version>0.2.16-incubating</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.hyracks</groupId>
<artifactId>hyracks-test-support</artifactId>
- <version>0.2.16-SNAPSHOT</version>
+ <version>0.2.16-incubating</version>
<type>jar</type>
<scope>compile</scope>
</dependency>