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/activation/pom.xml b/commons/activation/pom.xml
index cb36b00..86bdb4a 100644
--- a/commons/activation/pom.xml
+++ b/commons/activation/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>activation</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>
diff --git a/commons/antlr/pom.xml b/commons/antlr/pom.xml
index bd8a85b..2d37f3d 100644
--- a/commons/antlr/pom.xml
+++ b/commons/antlr/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>antlr</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>
diff --git a/commons/aopalliance/pom.xml b/commons/aopalliance/pom.xml
index 9b29faa..ed812f0 100644
--- a/commons/aopalliance/pom.xml
+++ b/commons/aopalliance/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>aopalliance</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>
diff --git a/commons/avalon-framework/pom.xml b/commons/avalon-framework/pom.xml
index 5be2b5f..911c875 100644
--- a/commons/avalon-framework/pom.xml
+++ b/commons/avalon-framework/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>avalon-framework</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>
diff --git a/commons/cglib/pom.xml b/commons/cglib/pom.xml
index 13529b0..2f26187 100644
--- a/commons/cglib/pom.xml
+++ b/commons/cglib/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>cglib-full</pkgArtifactId>
@@ -57,7 +57,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-attributes-api/pom.xml b/commons/commons-attributes-api/pom.xml
index 0193dd7..fa841fc 100644
--- a/commons/commons-attributes-api/pom.xml
+++ b/commons/commons-attributes-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>commons-attributes-api</pkgArtifactId>
@@ -66,7 +66,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-attributes-compiler/pom.xml b/commons/commons-attributes-compiler/pom.xml
index d2930cd..f41107f 100644
--- a/commons/commons-attributes-compiler/pom.xml
+++ b/commons/commons-attributes-compiler/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>commons-attributes-compiler</pkgArtifactId>
@@ -62,7 +62,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-beanutils/pom.xml b/commons/commons-beanutils/pom.xml
index 89ad45b..91c0206 100644
--- a/commons/commons-beanutils/pom.xml
+++ b/commons/commons-beanutils/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>commons-beanutils</pkgArtifactId>
@@ -62,7 +62,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-codec/pom.xml b/commons/commons-codec/pom.xml
index 02bcf0b..af02387 100644
--- a/commons/commons-codec/pom.xml
+++ b/commons/commons-codec/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>commons-codec</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>
diff --git a/commons/commons-collections/pom.xml b/commons/commons-collections/pom.xml
index fbc87f9..1569e54 100644
--- a/commons/commons-collections/pom.xml
+++ b/commons/commons-collections/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>commons-collections</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>
diff --git a/commons/commons-configuration/pom.xml b/commons/commons-configuration/pom.xml
index e569db8..ce2465c 100644
--- a/commons/commons-configuration/pom.xml
+++ b/commons/commons-configuration/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>commons-configuration</pkgArtifactId>
@@ -103,7 +103,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-digester/pom.xml b/commons/commons-digester/pom.xml
index 4cd0e7e..6aaa0c9 100644
--- a/commons/commons-digester/pom.xml
+++ b/commons/commons-digester/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>commons-digester</pkgArtifactId>
@@ -75,7 +75,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-el/pom.xml b/commons/commons-el/pom.xml
index 8756a22..7ad26e0 100644
--- a/commons/commons-el/pom.xml
+++ b/commons/commons-el/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>commons-el</pkgArtifactId>
@@ -62,7 +62,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-email/pom.xml b/commons/commons-email/pom.xml
index 16c196d..38393ad 100644
--- a/commons/commons-email/pom.xml
+++ b/commons/commons-email/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>commons-email</pkgArtifactId>
@@ -74,7 +74,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-fileupload/pom.xml b/commons/commons-fileupload/pom.xml
index c7d1d76..ca98179 100644
--- a/commons/commons-fileupload/pom.xml
+++ b/commons/commons-fileupload/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>commons-fileupload</pkgArtifactId>
@@ -63,7 +63,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-httpclient/pom.xml b/commons/commons-httpclient/pom.xml
index d2b6ba0..65183bc 100644
--- a/commons/commons-httpclient/pom.xml
+++ b/commons/commons-httpclient/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>commons-httpclient</pkgArtifactId>
@@ -70,7 +70,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-io/pom.xml b/commons/commons-io/pom.xml
index 1d2f3df..3f2972b 100644
--- a/commons/commons-io/pom.xml
+++ b/commons/commons-io/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>commons-io</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>
diff --git a/commons/commons-jxpath/pom.xml b/commons/commons-jxpath/pom.xml
index 60a4310..1d5a336 100644
--- a/commons/commons-jxpath/pom.xml
+++ b/commons/commons-jxpath/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>commons-jxpath</pkgArtifactId>
@@ -113,7 +113,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-lang/pom.xml b/commons/commons-lang/pom.xml
index 1945405..bb37a70 100644
--- a/commons/commons-lang/pom.xml
+++ b/commons/commons-lang/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>commons-lang</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>
diff --git a/commons/commons-logging/pom.xml b/commons/commons-logging/pom.xml
index 9f0ca7c..09afadb 100644
--- a/commons/commons-logging/pom.xml
+++ b/commons/commons-logging/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>commons-logging</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>
diff --git a/commons/commons-validator/pom.xml b/commons/commons-validator/pom.xml
index abe4b68..e735ffc 100644
--- a/commons/commons-validator/pom.xml
+++ b/commons/commons-validator/pom.xml
@@ -22,7 +22,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>commons-validator</pkgArtifactId>
@@ -54,7 +54,6 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/commons/dom4j/pom.xml b/commons/dom4j/pom.xml
index 5929c48..02ab205 100644
--- a/commons/dom4j/pom.xml
+++ b/commons/dom4j/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>dom4j</pkgArtifactId>
@@ -62,7 +62,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/ehcache/pom.xml b/commons/ehcache/pom.xml
index 2bb9aff..8eb0596 100644
--- a/commons/ehcache/pom.xml
+++ b/commons/ehcache/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>ehcache</pkgArtifactId>
@@ -62,7 +62,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/hibernate/pom.xml b/commons/hibernate/pom.xml
index 3841472..04a0df5 100644
--- a/commons/hibernate/pom.xml
+++ b/commons/hibernate/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>hibernate</pkgArtifactId>
@@ -134,7 +134,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/hsqldb/pom.xml b/commons/hsqldb/pom.xml
index 86f0a73..b29178d 100644
--- a/commons/hsqldb/pom.xml
+++ b/commons/hsqldb/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>hsqldb</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>
diff --git a/commons/jms/pom.xml b/commons/jms/pom.xml
index 690d2d3..c3f403b 100644
--- a/commons/jms/pom.xml
+++ b/commons/jms/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>jms</pkgArtifactId>
@@ -46,17 +46,23 @@
     </organization>
     <dependencies>
         <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-jms_1.1_spec</artifactId>
+            <version>${pkgVersion}</version>
+        </dependency>
+        <!-- 
+        <dependency>
             <groupId>javax.jms</groupId>
             <artifactId>${pkgArtifactId}</artifactId>
             <version>${pkgVersion}</version>
         </dependency>
+         -->
     </dependencies>
     <build>
         <plugins>
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/jmxtools/pom.xml b/commons/jmxtools/pom.xml
index 623de60..2be3a19 100644
--- a/commons/jmxtools/pom.xml
+++ b/commons/jmxtools/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>jmxtools</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>
diff --git a/commons/jstl/pom.xml b/commons/jstl/pom.xml
index a20e701..bd0ca89 100644
--- a/commons/jstl/pom.xml
+++ b/commons/jstl/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>jstl</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>
diff --git a/commons/jta/pom.xml b/commons/jta/pom.xml
index 9518f17..ec8ff51 100644
--- a/commons/jta/pom.xml
+++ b/commons/jta/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>jta</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>
diff --git a/commons/jzlib/pom.xml b/commons/jzlib/pom.xml
index 3dedcfa..3f88138 100644
--- a/commons/jzlib/pom.xml
+++ b/commons/jzlib/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>jzlib</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>
diff --git a/commons/log4j/pom.xml b/commons/log4j/pom.xml
index 054a2af..4174908 100644
--- a/commons/log4j/pom.xml
+++ b/commons/log4j/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>log4j</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>
diff --git a/commons/logkit/pom.xml b/commons/logkit/pom.xml
index dd16241..3ad19f9 100644
--- a/commons/logkit/pom.xml
+++ b/commons/logkit/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>logkit</pkgArtifactId>
@@ -57,7 +57,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/mail/pom.xml b/commons/mail/pom.xml
index 4c457c0..095c408 100644
--- a/commons/mail/pom.xml
+++ b/commons/mail/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>mail</pkgArtifactId>
@@ -62,7 +62,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/poi/pom.xml b/commons/poi/pom.xml
index 06bf331..76d4f48 100644
--- a/commons/poi/pom.xml
+++ b/commons/poi/pom.xml
@@ -22,7 +22,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>poi</pkgArtifactId>
@@ -54,7 +54,6 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/commons/pom.xml b/commons/pom.xml
index 1865020..d642291 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -24,14 +24,14 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.0.0</version>
         <relativePath>../pom/pom.xml</relativePath>
     </parent>
     <packaging>pom</packaging>
     <name>Apache Felix Commons: Build</name>
     <groupId>org.apache.felix.commons</groupId>
     <artifactId>build</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <description>
         These subprojects wrap common third-party jars as OSGi bundles.
     </description>
@@ -60,11 +60,11 @@
         <module>dom4j</module>
         <module>ehcache</module>
         <module>hibernate</module>
-        <!--<module>hsqldb</module>-->
-        <!--<module>jms</module>-->
-        <!--<module>jmxtools</module>-->
+        <module>hsqldb</module>
+        <module>jms</module>
+        <!-- <module>jmxtools</module>  -->
         <module>jstl</module>
-        <!--<module>jta</module>-->
+        <module>jta</module>
         <module>jzlib</module>
         <module>log4j</module>
         <module>logkit</module>
diff --git a/commons/portlet-api/pom.xml b/commons/portlet-api/pom.xml
index 6fd481f..655c144 100644
--- a/commons/portlet-api/pom.xml
+++ b/commons/portlet-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>portlet-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>
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>
diff --git a/commons/xercesImpl/pom.xml b/commons/xercesImpl/pom.xml
index 83d30fd..366e1de 100644
--- a/commons/xercesImpl/pom.xml
+++ b/commons/xercesImpl/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>xercesImpl</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>
diff --git a/commons/xml-apis/pom.xml b/commons/xml-apis/pom.xml
index f5227e3..5e1b22e 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-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
     
   <properties>
@@ -83,7 +83,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/xml-resolver/pom.xml b/commons/xml-resolver/pom.xml
index a2f536c..83c56aa 100644
--- a/commons/xml-resolver/pom.xml
+++ b/commons/xml-resolver/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>xml-resolver</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>