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/upnp/basedriver/pom.xml b/upnp/basedriver/pom.xml
index 11ee2f0..15c260c 100644
--- a/upnp/basedriver/pom.xml
+++ b/upnp/basedriver/pom.xml
@@ -136,7 +136,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/upnp/extra/pom.xml b/upnp/extra/pom.xml
index 7eff949..d4a168b 100644
--- a/upnp/extra/pom.xml
+++ b/upnp/extra/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/upnp/samples/binarylight/pom.xml b/upnp/samples/binarylight/pom.xml
index ee96398..8264178 100644
--- a/upnp/samples/binarylight/pom.xml
+++ b/upnp/samples/binarylight/pom.xml
@@ -35,7 +35,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/upnp/samples/clock/pom.xml b/upnp/samples/clock/pom.xml
index e63f348..61b4e9d 100644
--- a/upnp/samples/clock/pom.xml
+++ b/upnp/samples/clock/pom.xml
@@ -35,7 +35,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/upnp/samples/tv/pom.xml b/upnp/samples/tv/pom.xml
index bc84e33..41c8f15 100644
--- a/upnp/samples/tv/pom.xml
+++ b/upnp/samples/tv/pom.xml
@@ -35,7 +35,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/upnp/tester/pom.xml b/upnp/tester/pom.xml
index 6ee85eb..0316870 100644
--- a/upnp/tester/pom.xml
+++ b/upnp/tester/pom.xml
@@ -35,7 +35,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>