You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/07/13 04:13:55 UTC

svn commit: r1610099 - /commons/proper/commons-parent/trunk/pom.xml

Author: ggregory
Date: Sun Jul 13 02:13:54 2014
New Revision: 1610099

URL: http://svn.apache.org/r1610099
Log:
Update maven-jar-plugin 2.4 -> 2.5.

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1610099&r1=1610098&r2=1610099&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Jul 13 02:13:54 2014
@@ -40,6 +40,8 @@ Version 35:
 - Update maven-source-plugin to 2.2.1 -> 2.3
 - Update maven-site-plugin 3.3 -> 3.4
 - Update maven-gpg-plugin 1.4 -> 1.5
+- Update maven-jar-plugin 2.4 -> 2.5
+- Update maven-jar-plugin 2.4 -> 2.5
 
  -->
 
@@ -266,7 +268,7 @@ Version 35:
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-jar-plugin</artifactId>
-          <version>2.4</version>
+          <version>2.5</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>