Author: ggregory Date: Wed Nov 23 00:12:20 2016 New Revision: 1770896 URL: http://svn.apache.org/viewvc?rev=1770896&view=rev Log: commons-build-plugin 1.6 -> 1.7.
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=1770896&r1=1770895&r2=1770896&view=diff ============================================================================== --- commons/proper/commons-parent/trunk/pom.xml (original) +++ commons/proper/commons-parent/trunk/pom.xml Wed Nov 23 00:12:20 2016 @@ -39,6 +39,7 @@ <!-- Version 42: +- commons-build-plugin : 1.6 -> 1.7 - 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 @@ -1470,7 +1471,7 @@ Version 39: <commons.surefire.java /> <!-- plugin versions (allows same value in reporting and build sections; also allows easy override) --> - <commons.build-plugin.version>1.6</commons.build-plugin.version> + <commons.build-plugin.version>1.7</commons.build-plugin.version> <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>