Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@628635 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/examples/dictionaryclient/pom.xml b/examples/dictionaryclient/pom.xml
index 673ccf7..c21e686 100644
--- a/examples/dictionaryclient/pom.xml
+++ b/examples/dictionaryclient/pom.xml
@@ -47,7 +47,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/dictionaryclient2/pom.xml b/examples/dictionaryclient2/pom.xml
index 813fb61..ce794d9 100644
--- a/examples/dictionaryclient2/pom.xml
+++ b/examples/dictionaryclient2/pom.xml
@@ -47,7 +47,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/dictionaryservice.itest/pom.xml b/examples/dictionaryservice.itest/pom.xml
index d6ff211..48457b0 100644
--- a/examples/dictionaryservice.itest/pom.xml
+++ b/examples/dictionaryservice.itest/pom.xml
@@ -77,7 +77,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/dictionaryservice/pom.xml b/examples/dictionaryservice/pom.xml
index 974c18a..0e7d2f2 100644
--- a/examples/dictionaryservice/pom.xml
+++ b/examples/dictionaryservice/pom.xml
@@ -41,7 +41,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/eventlistener/pom.xml b/examples/eventlistener/pom.xml
index c32f719..35abc16 100644
--- a/examples/eventlistener/pom.xml
+++ b/examples/eventlistener/pom.xml
@@ -41,7 +41,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/extenderbased.circle/pom.xml b/examples/extenderbased.circle/pom.xml
index 588550f..b3d3c40 100644
--- a/examples/extenderbased.circle/pom.xml
+++ b/examples/extenderbased.circle/pom.xml
@@ -49,7 +49,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/extenderbased.host/pom.xml b/examples/extenderbased.host/pom.xml
index 29ac0da..2fd811a 100644
--- a/examples/extenderbased.host/pom.xml
+++ b/examples/extenderbased.host/pom.xml
@@ -44,7 +44,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/extenderbased.square/pom.xml b/examples/extenderbased.square/pom.xml
index a93c3af..83f64cf 100644
--- a/examples/extenderbased.square/pom.xml
+++ b/examples/extenderbased.square/pom.xml
@@ -49,7 +49,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/extenderbased.triangle/pom.xml b/examples/extenderbased.triangle/pom.xml
index 59c3d74..3d5c5c5 100644
--- a/examples/extenderbased.triangle/pom.xml
+++ b/examples/extenderbased.triangle/pom.xml
@@ -49,7 +49,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/frenchdictionary/pom.xml b/examples/frenchdictionary/pom.xml
index 9be30a8..5c873cb 100644
--- a/examples/frenchdictionary/pom.xml
+++ b/examples/frenchdictionary/pom.xml
@@ -47,7 +47,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/servicebased.circle/pom.xml b/examples/servicebased.circle/pom.xml
index a6f3776..59c79b9 100644
--- a/examples/servicebased.circle/pom.xml
+++ b/examples/servicebased.circle/pom.xml
@@ -49,7 +49,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/servicebased.host/pom.xml b/examples/servicebased.host/pom.xml
index 2c8eacb..01a9255 100644
--- a/examples/servicebased.host/pom.xml
+++ b/examples/servicebased.host/pom.xml
@@ -44,7 +44,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/servicebased.square/pom.xml b/examples/servicebased.square/pom.xml
index 1b4da8a..f1d9bee 100644
--- a/examples/servicebased.square/pom.xml
+++ b/examples/servicebased.square/pom.xml
@@ -49,7 +49,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/servicebased.triangle/pom.xml b/examples/servicebased.triangle/pom.xml
index d5656e9..1f7c909 100644
--- a/examples/servicebased.triangle/pom.xml
+++ b/examples/servicebased.triangle/pom.xml
@@ -49,7 +49,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/spellcheckbinder/pom.xml b/examples/spellcheckbinder/pom.xml
index ba093fe..94daf8c 100644
--- a/examples/spellcheckbinder/pom.xml
+++ b/examples/spellcheckbinder/pom.xml
@@ -59,7 +59,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/spellcheckclient/pom.xml b/examples/spellcheckclient/pom.xml
index f72d793..36e0c8e 100644
--- a/examples/spellcheckclient/pom.xml
+++ b/examples/spellcheckclient/pom.xml
@@ -47,7 +47,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/spellcheckscr/pom.xml b/examples/spellcheckscr/pom.xml
index c8b862d..929e68c 100644
--- a/examples/spellcheckscr/pom.xml
+++ b/examples/spellcheckscr/pom.xml
@@ -61,7 +61,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
diff --git a/examples/spellcheckservice/pom.xml b/examples/spellcheckservice/pom.xml
index 12842d9..6b6bfcd 100644
--- a/examples/spellcheckservice/pom.xml
+++ b/examples/spellcheckservice/pom.xml
@@ -47,7 +47,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>