Umgrade maven BND plugin
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 13 Feb 2012 16:49:01 +0000 (16:49 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 13 Feb 2012 16:49:01 +0000 (16:49 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5071 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 020477876618498f409658982208bccf66be4604..aa02cbe0e433e93ff4e05d6639c20e6f3c64ac3e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
                <site.urlBase>http://projects.argeo.org/commons/site</site.urlBase>
                <rpm.release>6</rpm.release>
                <rpm.stagingRepository>/srv/rpmfactory/argeo-osgi-staging/6/x86_64</rpm.stagingRepository>
-               <!-- Encoding, see http://is.gd/mvn_source_encoding -->
+               <!-- encoding, see http://is.gd/mvn_source_encoding -->
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        </properties>
        <modules>
@@ -163,7 +163,7 @@ limitations under the License.
                                <plugin>
                                        <groupId>org.apache.felix</groupId>
                                        <artifactId>maven-bundle-plugin</artifactId>
-                                       <version>2.2.0</version>
+                                       <version>2.3.6</version>
                                        <extensions>true</extensions>
                                        <configuration>
                                                <manifestLocation>META-INF</manifestLocation>