Updating the version numbers for the subprojects that will be in the
first public release.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@483120 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/shell.tui/pom.xml b/shell.tui/pom.xml
index 4be7766..73f1dc7 100644
--- a/shell.tui/pom.xml
+++ b/shell.tui/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.0-incubator</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <packaging>bundle</packaging>