[KARAF-1205] Upgrade to maven-bundle-plugin 2.3.7

git-svn-id: https://svn.apache.org/repos/asf/karaf/webconsole/trunk@1291796 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/camel/pom.xml b/camel/pom.xml
index c09a34b..c7a07e9 100644
--- a/camel/pom.xml
+++ b/camel/pom.xml
@@ -49,7 +49,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.5</version>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/core/pom.xml b/core/pom.xml
index 7f718cd..25dd75e 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -96,7 +96,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.5</version>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/cxf/pom.xml b/cxf/pom.xml
index a52077e..e0d3a9c 100644
--- a/cxf/pom.xml
+++ b/cxf/pom.xml
@@ -49,7 +49,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.5</version>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/examples/branding/pom.xml b/examples/branding/pom.xml
index a3e40ad..6d401a6 100644
--- a/examples/branding/pom.xml
+++ b/examples/branding/pom.xml
@@ -43,7 +43,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.5</version>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/examples/events/consumer/pom.xml b/examples/events/consumer/pom.xml
index 6c894b0..d936b82 100644
--- a/examples/events/consumer/pom.xml
+++ b/examples/events/consumer/pom.xml
@@ -42,7 +42,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.5</version>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/examples/events/provider/pom.xml b/examples/events/provider/pom.xml
index c1460f8..d78c554 100644
--- a/examples/events/provider/pom.xml
+++ b/examples/events/provider/pom.xml
@@ -42,7 +42,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.5</version>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/examples/scr/pom.xml b/examples/scr/pom.xml
index b223b97..1cf75a9 100644
--- a/examples/scr/pom.xml
+++ b/examples/scr/pom.xml
@@ -43,7 +43,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.5</version>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/karaf/admin/pom.xml b/karaf/admin/pom.xml
index 8861242..6bdc7a5 100644
--- a/karaf/admin/pom.xml
+++ b/karaf/admin/pom.xml
@@ -47,7 +47,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.5</version>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/karaf/core/pom.xml b/karaf/core/pom.xml
index cf4580f..a134c6b 100644
--- a/karaf/core/pom.xml
+++ b/karaf/core/pom.xml
@@ -42,7 +42,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.5</version>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/karaf/feature/pom.xml b/karaf/feature/pom.xml
index fb58d24..9cf29f1 100644
--- a/karaf/feature/pom.xml
+++ b/karaf/feature/pom.xml
@@ -47,7 +47,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.5</version>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/osgi/blueprint/pom.xml b/osgi/blueprint/pom.xml
index 0f802cb..101d7b6 100644
--- a/osgi/blueprint/pom.xml
+++ b/osgi/blueprint/pom.xml
@@ -48,7 +48,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.5</version>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/osgi/scr/pom.xml b/osgi/scr/pom.xml
index 1fd737c..87812a1 100644
--- a/osgi/scr/pom.xml
+++ b/osgi/scr/pom.xml
@@ -47,7 +47,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.5</version>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
diff --git a/servicemix/pom.xml b/servicemix/pom.xml
index 05391e8..1e8c058 100644
--- a/servicemix/pom.xml
+++ b/servicemix/pom.xml
@@ -76,7 +76,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.3.5</version>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>