Author: ggregory
Date: Fri Oct 12 21:24:26 2018
New Revision: 1843710

URL: http://svn.apache.org/viewvc?rev=1843710&view=rev
Log:
versions-maven-plugin 2.5 -> 2.7

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

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1843710&r1=1843709&r2=1843710&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Fri Oct 12 21:24:26 2018
@@ -380,7 +380,7 @@
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>versions-maven-plugin</artifactId>
           <!-- Version 2.2 causes an NPE with Maven 3.3.9 -->
-          <version>2.5</version>
+          <version>2.7</version>
         </plugin>
         <plugin>
           <groupId>org.jacoco</groupId>

Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/src/changes/changes.xml?rev=1843710&r1=1843709&r2=1843710&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/src/changes/changes.xml (original)
+++ commons/proper/commons-parent/trunk/src/changes/changes.xml Fri Oct 12 
21:24:26 2018
@@ -78,6 +78,7 @@ The <action> type attribute can be add,u
             <action type="update">maven-surefire-plugin 2.22.0 -> 
2.22.1</action>
             <action type="update">maven-surefire-report-plugin 2.22.0 -> 
2.22.1</action>
             <action type="update">maven-failsafe-plugin 2.22.0 -> 
2.22.1</action>
+            <action type="update">versions-maven-plugin 2.5 -> 2.7</action>
         </release>
 
         <release version="47" date="2018-07-02" description="Release version 
47">


Reply via email to