set streams-project parent to release version
diff --git a/pom.xml b/pom.xml
index 00c9733..cda1f1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>streams-project</artifactId>
         <groupId>org.apache.streams</groupId>
-        <version>0.5-incubating-SNAPSHOT</version>
+        <version>0.5-incubating</version>
     </parent>
 
     <artifactId>streams-examples</artifactId>