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 2020/03/18 17:41:43 UTC

svn commit: r1875377 - in /jackrabbit/oak/branches/1.10: ./ oak-parent/pom.xml

Author: reschke
Date: Wed Mar 18 17:41:43 2020
New Revision: 1875377

URL: http://svn.apache.org/viewvc?rev=1875377&view=rev
Log:
OAK-8808: Update maven-bundle-plugin to 4.1.0 (merged r1870541 into 1.10)

Modified:
    jackrabbit/oak/branches/1.10/   (props changed)
    jackrabbit/oak/branches/1.10/oak-parent/pom.xml

Propchange: jackrabbit/oak/branches/1.10/
------------------------------------------------------------------------------
  Merged /jackrabbit/oak/trunk:r1870541

Modified: jackrabbit/oak/branches/1.10/oak-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.10/oak-parent/pom.xml?rev=1875377&r1=1875376&r2=1875377&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.10/oak-parent/pom.xml (original)
+++ jackrabbit/oak/branches/1.10/oak-parent/pom.xml Wed Mar 18 17:41:43 2020
@@ -138,7 +138,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>3.5.1</version>
+          <version>4.1.0</version>
           <extensions>true</extensions>
           <inherited>true</inherited>
           <dependencies>