Revert "[maven-release-plugin] prepare release apache-asterixdb-hyracks-0.2.17-incubating-rc0"

This reverts commit 4112bf370fac4479b404ca59ef83b3bb9485a4c7.
diff --git a/hyracks/pom.xml b/hyracks/pom.xml
index c365095..955d120 100644
--- a/hyracks/pom.xml
+++ b/hyracks/pom.xml
@@ -22,14 +22,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>hyracks</artifactId>
-  <version>0.2.17-incubating</version>
+  <version>0.2.17-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>hyracks</name>
 
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>apache-asterixdb-hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <build>