You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2020/07/08 13:07:57 UTC

svn commit: r1879653 - in /jackrabbit/branches/2.20: ./ jackrabbit-parent/pom.xml

Author: reschke
Date: Wed Jul  8 13:07:57 2020
New Revision: 1879653

URL: http://svn.apache.org/viewvc?rev=1879653&view=rev
Log:
JCR-4596: update build-helper-maven-plugin to version 3.2.0 (merged r1879234 into 2.20)

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

Propchange: jackrabbit/branches/2.20/
------------------------------------------------------------------------------
  Merged /jackrabbit/trunk:r1879234

Modified: jackrabbit/branches/2.20/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.20/jackrabbit-parent/pom.xml?rev=1879653&r1=1879652&r2=1879653&view=diff
==============================================================================
--- jackrabbit/branches/2.20/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.20/jackrabbit-parent/pom.xml Wed Jul  8 13:07:57 2020
@@ -361,7 +361,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>3.0.0</version>
+          <version>3.2.0</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>