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 2015/10/28 20:28:42 UTC

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

Author: ggregory
Date: Wed Oct 28 19:28:42 2015
New Revision: 1711111

URL: http://svn.apache.org/viewvc?rev=1711111&view=rev
Log:
maven-assembly-plugin 2.5.5 -> 2.6

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=1711111&r1=1711110&r2=1711111&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Wed Oct 28 19:28:42 2015
@@ -38,6 +38,7 @@ Versions 40:
 - Update parent: 16 -> 17
 - maven-release-plugin 2.5.2 -> 2.5.3
 - buildnumber-maven-plugin 1.3 -> 1.4 (supports git SCM now)
+- maven-assembly-plugin 2.5.5 -> 2.6
 
 Version 39:
 
@@ -235,7 +236,7 @@ Version 39:
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>2.5.5</version>
+          <version>2.6</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>