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 2019/06/21 11:24:41 UTC

svn commit: r1861777 - /jackrabbit/trunk/jackrabbit-parent/pom.xml

Author: reschke
Date: Fri Jun 21 11:24:41 2019
New Revision: 1861777

URL: http://svn.apache.org/viewvc?rev=1861777&view=rev
Log:
JCR-4451: update jar-plugin dependency to 3.1.2

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

Modified: jackrabbit/trunk/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-parent/pom.xml?rev=1861777&r1=1861776&r2=1861777&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Fri Jun 21 11:24:41 2019
@@ -296,7 +296,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-jar-plugin</artifactId>
-          <version>3.1.1</version>
+          <version>3.1.2</version>
         </plugin>
         <plugin>
           <artifactId>maven-war-plugin</artifactId>