Author: ggregory
Date: Mon Oct 27 05:09:20 2014
New Revision: 1634453

URL: http://svn.apache.org/r1634453
Log:
maven-assembly-plugin 2.4.1 -> 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=1634453&r1=1634452&r2=1634453&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Mon Oct 27 05:09:20 2014
@@ -35,6 +35,8 @@
 <!--
 Version 36:
 
+- maven-assembly-plugin 2.4.1 -> 2.5. 
+
 Version 35:
 
 - Suppress test Javadocs
@@ -240,7 +242,7 @@ Version 35:
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>2.4.1</version>
+          <version>2.5</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>


Reply via email to