Move to the next version

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@556162 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/xml-apis/pom.xml b/commons/xml-apis/pom.xml
index 0d46903..f5227e3 100644
--- a/commons/xml-apis/pom.xml
+++ b/commons/xml-apis/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.felix.commons</groupId>
     <artifactId>build</artifactId>
-    <version>0.9.0-incubator-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
   </parent>
     
   <properties>
@@ -83,6 +83,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
@@ -108,4 +109,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
\ No newline at end of file
+</project>