You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by fr...@apache.org on 2015/10/22 14:00:30 UTC

svn commit: r1709997 - /jackrabbit/oak/trunk/oak-parent/pom.xml

Author: frm
Date: Thu Oct 22 12:00:29 2015
New Revision: 1709997

URL: http://svn.apache.org/viewvc?rev=1709997&view=rev
Log:
OAK-3503 - Upgrade Maven Bundle Plugin to 3.0.0

Contribution by Oliver Lietz

Modified:
    jackrabbit/oak/trunk/oak-parent/pom.xml

Modified: jackrabbit/oak/trunk/oak-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-parent/pom.xml?rev=1709997&r1=1709996&r2=1709997&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-parent/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-parent/pom.xml Thu Oct 22 12:00:29 2015
@@ -109,7 +109,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>2.5.3</version>
+          <version>3.0.0</version>
           <extensions>true</extensions>
           <inherited>true</inherited>
           <configuration>