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/18 02:42:28 UTC

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

Author: ggregory
Date: Sun Oct 18 00:42:28 2015
New Revision: 1709225

URL: http://svn.apache.org/viewvc?rev=1709225&view=rev
Log:
maven-release-plugin 2.5.2 -> 2.5.3

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=1709225&r1=1709224&r2=1709225&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Oct 18 00:42:28 2015
@@ -36,6 +36,7 @@
 Versions 40:
 
 - Update parent: 16 -> 17
+- maven-release-plugin 2.5.2 -> 2.5.3
 
 Version 39:
 
@@ -306,7 +307,7 @@ Version 39:
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.5.2</version>
+          <version>2.5.3</version>
         </plugin>
         <plugin>
           <!-- TODO see above - find better way to add N&L files to jars and test jars -->