Refer to released parent pom (1.0.0)
Increase version number to 1.0.0-SNAPSHOT
Use maven-bundle-plugin version from parent pom
Activate some more modules

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@558940 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/servlet-api/pom.xml b/commons/servlet-api/pom.xml
index 4640319..d8692db 100644
--- a/commons/servlet-api/pom.xml
+++ b/commons/servlet-api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.felix.commons</groupId>
         <artifactId>build</artifactId>
-        <version>0.9.0-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
     <properties>
         <pkgArtifactId>servlet-api</pkgArtifactId>
@@ -56,7 +56,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>