You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/09/24 15:46:59 UTC

[commons-validator] branch master updated: Bump japicmp-maven-plugin from 0.15.7 to 0.16.0

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git


The following commit(s) were added to refs/heads/master by this push:
     new 6fd54242 Bump japicmp-maven-plugin from 0.15.7 to 0.16.0
6fd54242 is described below

commit 6fd54242bd32ac080754f696f361057dc3dd5c9c
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Sep 24 11:46:55 2022 -0400

    Bump japicmp-maven-plugin from 0.15.7 to 0.16.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f679b92d..032222e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     <commons.release.isDistModule>true</commons.release.isDistModule>
 
-    <commons.japicmp.version>0.15.7</commons.japicmp.version>
+    <commons.japicmp.version>0.16.0</commons.japicmp.version>
   </properties> 
 
   <scm>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ff446613..ad721b32 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -110,6 +110,9 @@ The <action> type attribute can be add,update,fix,remove.
     <action type="update" dev="ggregory" due-to="Gary Gregory">
       Bump commons-csv from 1.6 to 1.9.0.
     </action>
+    <action type="update" dev="ggregory" due-to="Gary Gregory">
+      Bump japicmp-maven-plugin from 0.15.7 to 0.16.0.
+    </action>
   </release>
   
   <release version="1.7" date="2020-08-07" description="