Updating server-api version to 0.6-incubating for release
diff --git a/server-api/pom.xml b/server-api/pom.xml
index 88de030..1d22cba 100644
--- a/server-api/pom.xml
+++ b/server-api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>apache-atlas</artifactId>
         <groupId>org.apache.atlas</groupId>
-        <version>0.6-incubating-SNAPSHOT</version>
+        <version>0.6-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -50,4 +50,4 @@
 
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>