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 2012/12/04 22:21:40 UTC

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

Author: ggregory
Date: Tue Dec  4 21:21:40 2012
New Revision: 1417195

URL: http://svn.apache.org/viewvc?rev=1417195&view=rev
Log:
maven-assembly-plugin 2.3 -> 2.4

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=1417195&r1=1417194&r2=1417195&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Tue Dec  4 21:21:40 2012
@@ -40,6 +40,7 @@ Version 28:
           maven-surefire-report-plugin       2.12.3 -> 2.12.4
           cobertura-maven-plugin             2.5.1  -> 2.5.2
           buildnumber-maven-plugin           1.1    -> 1.2 
+          maven-assembly-plugin              2.3    -> 2.4
           
 For full details see:
 http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-28/RELEASE-NOTES.txt
@@ -205,7 +206,7 @@ http://svn.apache.org/repos/asf/commons/
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>2.3</version>
+          <version>2.4</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>