Author: ggregory
Date: Wed Nov 2 18:40:07 2016
New Revision: 1767758
URL: http://svn.apache.org/viewvc?rev=1767758&view=rev
Log:
maven-changes-plugin : 2.12 -> 2.12.1.
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=1767758&r1=1767757&r2=1767758&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Wed Nov 2 18:40:07 2016
@@ -39,6 +39,7 @@
<!--
Version 42:
+- maven-changes-plugin : 2.12 -> 2.12.1
- Update japicmp: 0.8.0 -> 0.9.1
- maven-compiler-plugin : 3.5.1 -> 3.6.0
- japicmp plugin no longer fail on "mvn site" (it requires
@@ -1466,7 +1467,7 @@ Version 39:
<commons.surefire.version>2.19.1</commons.surefire.version>
<commons.surefire-report.version>2.19.1</commons.surefire-report.version>
<commons.javadoc.version>2.10.4</commons.javadoc.version>
- <commons.rat.version>0.12</commons.rat.version>
+ <commons.rat.version>0.12.1</commons.rat.version>
<commons.changes.version>2.12</commons.changes.version>
<commons.clirr.version>2.7</commons.clirr.version>
<commons.japicmp.version>0.9.1</commons.japicmp.version>