Author: bodewig
Date: Thu Dec 22 10:42:19 2016
New Revision: 1775616
URL: http://svn.apache.org/viewvc?rev=1775616&view=rev
Log:
upgrade to latest version of japicmp
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=1775616&r1=1775615&r2=1775616&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Thu Dec 22 10:42:19 2016
@@ -44,7 +44,7 @@ Version 42:
- jacoco-maven-plugin : 0.7.6.201602180812 -> 0.7.7.201606060606
- commons-build-plugin : 1.6 -> 1.7
- maven-changes-plugin : 2.12 -> 2.12.1
-- Update japicmp: 0.8.0 -> 0.9.1
+- Update japicmp: 0.8.0 -> 0.9.3
- maven-compiler-plugin : 3.5.1 -> 3.6.0
- japicmp plugin no longer fail on "mvn site" (it requires
target/*jar), use "mvn package site -Pjapicmp" to include its report
@@ -1531,7 +1531,7 @@ Version 39:
<commons.rat.version>0.12</commons.rat.version>
<commons.changes.version>2.12.1</commons.changes.version>
<commons.clirr.version>2.7</commons.clirr.version>
- <commons.japicmp.version>0.9.1</commons.japicmp.version>
+ <commons.japicmp.version>0.9.3</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>