[maven-release-plugin] prepare release apache-asterixdb-hyracks-0.2.17-incubating-rc1
diff --git a/hyracks/hyracks-storage-common/pom.xml b/hyracks/hyracks-storage-common/pom.xml
index 686cdb9..7528470 100644
--- a/hyracks/hyracks-storage-common/pom.xml
+++ b/hyracks/hyracks-storage-common/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.hyracks</groupId>
<artifactId>hyracks</artifactId>
- <version>0.2.17-SNAPSHOT</version>
+ <version>0.2.17-incubating</version>
</parent>
<licenses>
@@ -58,7 +58,7 @@
<dependency>
<groupId>org.apache.hyracks</groupId>
<artifactId>hyracks-api</artifactId>
- <version>0.2.17-SNAPSHOT</version>
+ <version>0.2.17-incubating</version>
<type>jar</type>
<scope>compile</scope>
</dependency>