Author: ggregory Date: Sat Dec 30 19:57:46 2017 New Revision: 1819678 URL: http://svn.apache.org/viewvc?rev=1819678&view=rev Log: japicmp-maven-plugin 0.10.0 -> 0.11.0.
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=1819678&r1=1819677&r2=1819678&view=diff ============================================================================== --- commons/proper/commons-parent/trunk/pom.xml (original) +++ commons/proper/commons-parent/trunk/pom.xml Sat Dec 30 19:57:46 2017 @@ -50,6 +50,7 @@ Version 43: - Add maven-failsafe-plugin 2.20.1 (to along with surefire.) - felix:maven-bundle-plugin 3.0.1 -> 3.4.0 - versions-maven-plugin 2.3 -> 2.5 +- japicmp-maven-plugin 0.10.0 -> 0.11.0 --> <!-- @@ -1557,7 +1558,7 @@ Version 39: <commons.rat.version>0.12</commons.rat.version> <commons.changes.version>2.12.1</commons.changes.version> <commons.clirr.version>2.8</commons.clirr.version> - <commons.japicmp.version>0.10.0</commons.japicmp.version> + <commons.japicmp.version>0.11.0</commons.japicmp.version> <commons.jxr.version>2.5</commons.jxr.version> <commons.project-info.version>2.9</commons.project-info.version> <commons.wagon-ssh.version>2.10</commons.wagon-ssh.version>