Use released version of maven bundle plugin.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@614131 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/examples/dictionaryclient/pom.xml b/examples/dictionaryclient/pom.xml
index 1f049a5..673ccf7 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.1.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/dictionaryclient2/pom.xml b/examples/dictionaryclient2/pom.xml
index 9c8570e..813fb61 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.1.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/dictionaryservice.itest/pom.xml b/examples/dictionaryservice.itest/pom.xml
index dabd1c1..d6ff211 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.1.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/dictionaryservice/pom.xml b/examples/dictionaryservice/pom.xml
index 83bebd6..974c18a 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.1.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/eventlistener/pom.xml b/examples/eventlistener/pom.xml
index 3adc5a2..c32f719 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.1.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/extenderbased.circle/pom.xml b/examples/extenderbased.circle/pom.xml
index b91c8e6..588550f 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.0.0</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/extenderbased.host/pom.xml b/examples/extenderbased.host/pom.xml
index 3c40fea..1451861 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.0.0</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/extenderbased.square/pom.xml b/examples/extenderbased.square/pom.xml
index 5db0b7d..a93c3af 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.0.0</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/extenderbased.triangle/pom.xml b/examples/extenderbased.triangle/pom.xml
index 8716163..59c3d74 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.0.0</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/frenchdictionary/pom.xml b/examples/frenchdictionary/pom.xml
index 4bfaa47..9be30a8 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.1.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/servicebased.circle/pom.xml b/examples/servicebased.circle/pom.xml
index 0722b9d..a6f3776 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.0.0</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/servicebased.host/pom.xml b/examples/servicebased.host/pom.xml
index 5e7908a..4517b89 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.0.0</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/servicebased.square/pom.xml b/examples/servicebased.square/pom.xml
index 1badeba..1b4da8a 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.0.0</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/servicebased.triangle/pom.xml b/examples/servicebased.triangle/pom.xml
index 8892cdb..d5656e9 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.0.0</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/spellcheckbinder/pom.xml b/examples/spellcheckbinder/pom.xml
index e0a5d64..ba093fe 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.1.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/spellcheckclient/pom.xml b/examples/spellcheckclient/pom.xml
index 7f41842..f72d793 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.1.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/spellcheckscr/pom.xml b/examples/spellcheckscr/pom.xml
index c3d6e00..c8b862d 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.1.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
diff --git a/examples/spellcheckservice/pom.xml b/examples/spellcheckservice/pom.xml
index e0bc669..12842d9 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.1.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>