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/04/08 04:19:31 UTC

svn commit: r1876268 - in /jackrabbit/branches/2.14: ./ jackrabbit-parent/pom.xml

Author: reschke
Date: Wed Apr  8 04:19:31 2020
New Revision: 1876268

URL: http://svn.apache.org/viewvc?rev=1876268&view=rev
Log:
JCR-4506: Update maven-jar-plugin to 3.2.0 (merged r1870440 into 2.14)

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

Propchange: jackrabbit/branches/2.14/
------------------------------------------------------------------------------
  Merged /jackrabbit/trunk:r1870440

Modified: jackrabbit/branches/2.14/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.14/jackrabbit-parent/pom.xml?rev=1876268&r1=1876267&r2=1876268&view=diff
==============================================================================
--- jackrabbit/branches/2.14/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.14/jackrabbit-parent/pom.xml Wed Apr  8 04:19:31 2020
@@ -312,7 +312,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-jar-plugin</artifactId>
-          <version>3.1.2</version>
+          <version>3.2.0</version>
         </plugin>
         <plugin>
           <artifactId>maven-war-plugin</artifactId>