Use released version of maven bundle plugin.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@614132 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/ant/pom.xml b/ipojo/ant/pom.xml
index f41eb6f..d58a2ca 100644
--- a/ipojo/ant/pom.xml
+++ b/ipojo/ant/pom.xml
@@ -57,7 +57,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/ipojo/arch/pom.xml b/ipojo/arch/pom.xml
index 9c394f4..3f4f0a7 100644
--- a/ipojo/arch/pom.xml
+++ b/ipojo/arch/pom.xml
@@ -50,7 +50,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/ipojo/core/pom.xml b/ipojo/core/pom.xml
index 04aab9a..b507188 100644
--- a/ipojo/core/pom.xml
+++ b/ipojo/core/pom.xml
@@ -55,7 +55,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/ipojo/event.admin.handler/pom.xml b/ipojo/event.admin.handler/pom.xml
index ca00dd7..d7ddecd 100644
--- a/ipojo/event.admin.handler/pom.xml
+++ b/ipojo/event.admin.handler/pom.xml
@@ -54,6 +54,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/ipojo/jmx.handler/pom.xml b/ipojo/jmx.handler/pom.xml
index 86e8574..336a5d2 100644
--- a/ipojo/jmx.handler/pom.xml
+++ b/ipojo/jmx.handler/pom.xml
@@ -52,6 +52,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/ipojo/manipulator/pom.xml b/ipojo/manipulator/pom.xml
index a61035d..c0c378d 100644
--- a/ipojo/manipulator/pom.xml
+++ b/ipojo/manipulator/pom.xml
@@ -59,7 +59,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/ipojo/metadata/pom.xml b/ipojo/metadata/pom.xml
index 0d14cde..8045bd3 100644
--- a/ipojo/metadata/pom.xml
+++ b/ipojo/metadata/pom.xml
@@ -33,7 +33,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/ipojo/plugin/src/main/resources/archetype-resources/pom.xml b/ipojo/plugin/src/main/resources/archetype-resources/pom.xml
index 94e900f..56b03f8 100644
--- a/ipojo/plugin/src/main/resources/archetype-resources/pom.xml
+++ b/ipojo/plugin/src/main/resources/archetype-resources/pom.xml
@@ -27,6 +27,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>