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 2022/12/10 05:31:40 UTC

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

Author: reschke
Date: Sat Dec 10 05:31:39 2022
New Revision: 1905895

URL: http://svn.apache.org/viewvc?rev=1905895&view=rev
Log:
JCR-4881: Update maven-jar-plugin to 3.3.0

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=1905895&r1=1905894&r2=1905895&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Sat Dec 10 05:31:39 2022
@@ -355,7 +355,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-jar-plugin</artifactId>
-          <version>3.2.2</version>
+          <version>3.3.0</version>
         </plugin>
         <plugin>
           <artifactId>maven-war-plugin</artifactId>