Use released version of maven bundle plugin.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@614130 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundlerepository/pom.xml b/bundlerepository/pom.xml
index b21ffd7..0a5df35 100644
--- a/bundlerepository/pom.xml
+++ b/bundlerepository/pom.xml
@@ -51,7 +51,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/commons/activation/pom.xml b/commons/activation/pom.xml
index 9fdeadf..6d8f032 100644
--- a/commons/activation/pom.xml
+++ b/commons/activation/pom.xml
@@ -61,6 +61,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/antlr/pom.xml b/commons/antlr/pom.xml
index faadaef..4ca8785 100644
--- a/commons/antlr/pom.xml
+++ b/commons/antlr/pom.xml
@@ -61,6 +61,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/aopalliance/pom.xml b/commons/aopalliance/pom.xml
index a606635..a6835f6 100644
--- a/commons/aopalliance/pom.xml
+++ b/commons/aopalliance/pom.xml
@@ -61,6 +61,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/avalon-framework/pom.xml b/commons/avalon-framework/pom.xml
index c132505..5273641 100644
--- a/commons/avalon-framework/pom.xml
+++ b/commons/avalon-framework/pom.xml
@@ -61,6 +61,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/cglib/pom.xml b/commons/cglib/pom.xml
index 954e84a..8e880fe 100644
--- a/commons/cglib/pom.xml
+++ b/commons/cglib/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-attributes-api/pom.xml b/commons/commons-attributes-api/pom.xml
index ea0b551..74b6fd7 100644
--- a/commons/commons-attributes-api/pom.xml
+++ b/commons/commons-attributes-api/pom.xml
@@ -71,6 +71,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-attributes-compiler/pom.xml b/commons/commons-attributes-compiler/pom.xml
index b4f15e8..35f1bab 100644
--- a/commons/commons-attributes-compiler/pom.xml
+++ b/commons/commons-attributes-compiler/pom.xml
@@ -67,6 +67,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-beanutils/pom.xml b/commons/commons-beanutils/pom.xml
index a0d50fc..927357c 100644
--- a/commons/commons-beanutils/pom.xml
+++ b/commons/commons-beanutils/pom.xml
@@ -67,6 +67,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-codec/pom.xml b/commons/commons-codec/pom.xml
index 2760e3d..768e33c 100644
--- a/commons/commons-codec/pom.xml
+++ b/commons/commons-codec/pom.xml
@@ -61,6 +61,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-collections/pom.xml b/commons/commons-collections/pom.xml
index 20586d7..200cb72 100644
--- a/commons/commons-collections/pom.xml
+++ b/commons/commons-collections/pom.xml
@@ -61,6 +61,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-configuration/pom.xml b/commons/commons-configuration/pom.xml
index 9fa869e..74ae1ac 100644
--- a/commons/commons-configuration/pom.xml
+++ b/commons/commons-configuration/pom.xml
@@ -108,6 +108,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-digester/pom.xml b/commons/commons-digester/pom.xml
index 12aa9ff..d2cca4d 100644
--- a/commons/commons-digester/pom.xml
+++ b/commons/commons-digester/pom.xml
@@ -80,6 +80,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-el/pom.xml b/commons/commons-el/pom.xml
index ead63b0..b0d620b 100644
--- a/commons/commons-el/pom.xml
+++ b/commons/commons-el/pom.xml
@@ -68,6 +68,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-email/pom.xml b/commons/commons-email/pom.xml
index c96c985..4c230c4 100644
--- a/commons/commons-email/pom.xml
+++ b/commons/commons-email/pom.xml
@@ -80,6 +80,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-fileupload/pom.xml b/commons/commons-fileupload/pom.xml
index f465a8b..fbc2926 100644
--- a/commons/commons-fileupload/pom.xml
+++ b/commons/commons-fileupload/pom.xml
@@ -69,6 +69,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-httpclient/pom.xml b/commons/commons-httpclient/pom.xml
index faf2742..b70a87e 100644
--- a/commons/commons-httpclient/pom.xml
+++ b/commons/commons-httpclient/pom.xml
@@ -76,6 +76,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-io/pom.xml b/commons/commons-io/pom.xml
index bf0aa45..e2614b7 100644
--- a/commons/commons-io/pom.xml
+++ b/commons/commons-io/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-jxpath/pom.xml b/commons/commons-jxpath/pom.xml
index 45f553a..03c6fd0 100644
--- a/commons/commons-jxpath/pom.xml
+++ b/commons/commons-jxpath/pom.xml
@@ -119,6 +119,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-lang/pom.xml b/commons/commons-lang/pom.xml
index bf0f6c1..8e24adf 100644
--- a/commons/commons-lang/pom.xml
+++ b/commons/commons-lang/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-logging/pom.xml b/commons/commons-logging/pom.xml
index 28fbf53..e70ed06 100644
--- a/commons/commons-logging/pom.xml
+++ b/commons/commons-logging/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/commons-validator/pom.xml b/commons/commons-validator/pom.xml
index ea5533c..766a54a 100644
--- a/commons/commons-validator/pom.xml
+++ b/commons/commons-validator/pom.xml
@@ -62,6 +62,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
+        <version>1.2.0</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/commons/dom4j/pom.xml b/commons/dom4j/pom.xml
index 1a56b16..f70f84c 100644
--- a/commons/dom4j/pom.xml
+++ b/commons/dom4j/pom.xml
@@ -68,6 +68,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/ehcache/pom.xml b/commons/ehcache/pom.xml
index d1d0a23..ac65aec 100644
--- a/commons/ehcache/pom.xml
+++ b/commons/ehcache/pom.xml
@@ -68,7 +68,8 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <extensions>true</extensions>
+                <version>1.2.0</version>
+                <extensions>true</extensions>                
                 <configuration>
                     <instructions>
                         <Bundle-SymbolicName>
diff --git a/commons/hibernate/pom.xml b/commons/hibernate/pom.xml
index 4c32154..00366f8 100644
--- a/commons/hibernate/pom.xml
+++ b/commons/hibernate/pom.xml
@@ -140,6 +140,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/hsqldb/pom.xml b/commons/hsqldb/pom.xml
index 30ef341..d9f474d 100644
--- a/commons/hsqldb/pom.xml
+++ b/commons/hsqldb/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/jline/pom.xml b/commons/jline/pom.xml
index 39e2b19..2788fb2 100644
--- a/commons/jline/pom.xml
+++ b/commons/jline/pom.xml
@@ -61,6 +61,7 @@
             <plugin>

                 <groupId>org.apache.felix</groupId>

                 <artifactId>maven-bundle-plugin</artifactId>

+                <version>1.2.0</version>
                 <extensions>true</extensions>

                 <configuration>

                     <instructions>

diff --git a/commons/jms/pom.xml b/commons/jms/pom.xml
index d23e581..05149f0 100644
--- a/commons/jms/pom.xml
+++ b/commons/jms/pom.xml
@@ -69,6 +69,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/jmxtools/pom.xml b/commons/jmxtools/pom.xml
index 1c1ec23..5224dde 100644
--- a/commons/jmxtools/pom.xml
+++ b/commons/jmxtools/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/jsp-api/pom.xml b/commons/jsp-api/pom.xml
index 967e75f..6db5d03 100644
--- a/commons/jsp-api/pom.xml
+++ b/commons/jsp-api/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/jstl/pom.xml b/commons/jstl/pom.xml
index c5582c0..65b2022 100644
--- a/commons/jstl/pom.xml
+++ b/commons/jstl/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/jta/pom.xml b/commons/jta/pom.xml
index d4052e3..4c75e94 100644
--- a/commons/jta/pom.xml
+++ b/commons/jta/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/jzlib/pom.xml b/commons/jzlib/pom.xml
index 905ccd8..9a15e1f 100644
--- a/commons/jzlib/pom.xml
+++ b/commons/jzlib/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/log4j/pom.xml b/commons/log4j/pom.xml
index 95dbf31..694b077 100644
--- a/commons/log4j/pom.xml
+++ b/commons/log4j/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/logkit/pom.xml b/commons/logkit/pom.xml
index e679520..0eca012 100644
--- a/commons/logkit/pom.xml
+++ b/commons/logkit/pom.xml
@@ -63,6 +63,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/mail/pom.xml b/commons/mail/pom.xml
index a313e23..2bc1e28 100644
--- a/commons/mail/pom.xml
+++ b/commons/mail/pom.xml
@@ -68,6 +68,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/poi-full/pom.xml b/commons/poi-full/pom.xml
index adc1071..8d5838c 100644
--- a/commons/poi-full/pom.xml
+++ b/commons/poi-full/pom.xml
@@ -74,6 +74,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/poi/pom.xml b/commons/poi/pom.xml
index 053aba3..47645a5 100644
--- a/commons/poi/pom.xml
+++ b/commons/poi/pom.xml
@@ -62,6 +62,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
+        <version>1.2.0</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/commons/portlet-api/pom.xml b/commons/portlet-api/pom.xml
index 170aadf..f658214 100644
--- a/commons/portlet-api/pom.xml
+++ b/commons/portlet-api/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/quartz/pom.xml b/commons/quartz/pom.xml
index 413b3f0..d80d4cf 100644
--- a/commons/quartz/pom.xml
+++ b/commons/quartz/pom.xml
@@ -67,6 +67,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/servlet-api/pom.xml b/commons/servlet-api/pom.xml
index 8d8e4ef..8fd25ae 100644
--- a/commons/servlet-api/pom.xml
+++ b/commons/servlet-api/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/xercesImpl/pom.xml b/commons/xercesImpl/pom.xml
index 481546e..91f807a 100644
--- a/commons/xercesImpl/pom.xml
+++ b/commons/xercesImpl/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/xml-apis/pom.xml b/commons/xml-apis/pom.xml
index 841f7c9..f55bd3a 100644
--- a/commons/xml-apis/pom.xml
+++ b/commons/xml-apis/pom.xml
@@ -87,6 +87,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/commons/xml-resolver/pom.xml b/commons/xml-resolver/pom.xml
index 0adb85c..e7cded0 100644
--- a/commons/xml-resolver/pom.xml
+++ b/commons/xml-resolver/pom.xml
@@ -62,6 +62,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/configadmin/pom.xml b/configadmin/pom.xml
index be8bc99..3bf511c 100644
--- a/configadmin/pom.xml
+++ b/configadmin/pom.xml
@@ -53,7 +53,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
+                <version>1.2.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/dependencymanager/pom.xml b/dependencymanager/pom.xml
index eb51b0a..bd431a1 100644
--- a/dependencymanager/pom.xml
+++ b/dependencymanager/pom.xml
@@ -48,7 +48,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/eventadmin/bridge.configuration/pom.xml b/eventadmin/bridge.configuration/pom.xml
index 3eb66a7..1c87967 100644
--- a/eventadmin/bridge.configuration/pom.xml
+++ b/eventadmin/bridge.configuration/pom.xml
@@ -48,7 +48,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/eventadmin/bridge.upnp/pom.xml b/eventadmin/bridge.upnp/pom.xml
index 785d193..deeb803 100644
--- a/eventadmin/bridge.upnp/pom.xml
+++ b/eventadmin/bridge.upnp/pom.xml
@@ -48,7 +48,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/eventadmin/bridge.useradmin/pom.xml b/eventadmin/bridge.useradmin/pom.xml
index 7924f94..fdfe74f 100644
--- a/eventadmin/bridge.useradmin/pom.xml
+++ b/eventadmin/bridge.useradmin/pom.xml
@@ -48,7 +48,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>