Upgrade maven BND plugin
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 18 Feb 2012 18:40:07 +0000 (18:40 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 18 Feb 2012 18:40:07 +0000 (18:40 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5096 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index aa02cbe0e433e93ff4e05d6639c20e6f3c64ac3e..d1d922b3dfb87ccac980d6d36825536bc6f00da4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@ limitations under the License.
                                <plugin>
                                        <groupId>org.apache.felix</groupId>
                                        <artifactId>maven-bundle-plugin</artifactId>
-                                       <version>2.3.6</version>
+                                       <version>2.3.7</version>
                                        <extensions>true</extensions>
                                        <configuration>
                                                <manifestLocation>META-INF</manifestLocation>