You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2018/09/28 17:36:52 UTC

svn commit: r1842272 - in /commons/proper/commons-parent/trunk: pom.xml src/changes/changes.xml

Author: chtompki
Date: Fri Sep 28 17:36:52 2018
New Revision: 1842272

URL: http://svn.apache.org/viewvc?rev=1842272&view=rev
Log:
japicmp-maven-plugin: 0.12.0 -> 0.13.0, in changes.xml

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=1842272&r1=1842271&r2=1842272&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Fri Sep 28 17:36:52 2018
@@ -1624,7 +1624,7 @@
     <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.12.0</commons.japicmp.version>
+    <commons.japicmp.version>0.13.0</commons.japicmp.version>
     <commons.jxr.version>2.5</commons.jxr.version>
     <commons.project-info.version>3.0.0</commons.project-info.version>
     <commons.wagon-ssh.version>3.1.0</commons.wagon-ssh.version>

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=1842272&r1=1842271&r2=1842272&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/src/changes/changes.xml (original)
+++ commons/proper/commons-parent/trunk/src/changes/changes.xml Fri Sep 28 17:36:52 2018
@@ -62,6 +62,7 @@ The <action> type attribute can be add,u
     <body>
 
         <release version="48" date="YYYY-MM-DD" description="TBD">
+            <action type="update">japicmp-maven-plugin: 0.12.0 -> 0.13.0</action>
             <action issue="COMMONSSITE-124" type="fix" dev="britter">Revert change in commons.scmPubUrl in Parent 47</action>
             <action type="update">Update parent from org.apache:apache 19 to 20.</action>
             <action type="update">maven-compiler-plugin 3.7.0 -> 3.8.0</action>