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 re...@apache.org on 2018/06/25 12:29:29 UTC

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

Author: reschke
Date: Mon Jun 25 12:29:29 2018
New Revision: 1834312

URL: http://svn.apache.org/viewvc?rev=1834312&view=rev
Log:
OAK-7586: Update bundle plugin to 3.5.0

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=1834312&r1=1834311&r2=1834312&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-parent/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-parent/pom.xml Mon Jun 25 12:29:29 2018
@@ -136,7 +136,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>3.3.0</version>
+          <version>3.5.0</version>
           <extensions>true</extensions>
           <inherited>true</inherited>
           <dependencies>