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 2020/12/31 07:29:20 UTC

[commons-pool] branch master updated: Update commons.japicmp.version 0.14.4 -> 0.15.1.

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-pool.git


The following commit(s) were added to refs/heads/master by this push:
     new 9f769a7  Update commons.japicmp.version 0.14.4 -> 0.15.1.
9f769a7 is described below

commit 9f769a7c96385527cdf86e91e7809af4e8ffdc6d
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Dec 31 02:29:16 2020 -0500

    Update commons.japicmp.version 0.14.4 -> 0.15.1.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3ebd9a4..4a6077e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,7 +190,7 @@
     <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>    
     <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
     
-    <commons.japicmp.version>0.14.4</commons.japicmp.version>
+    <commons.japicmp.version>0.15.1</commons.japicmp.version>
     <clirr.skip>true</clirr.skip>
     <japicmp.skip>false</japicmp.skip>
     <junit.version>5.7.0</junit.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 91d7d12..75432f5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,7 +73,7 @@ The <action> type attribute can be add,update,fix,remove.
       Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #55.
     </action>
     <action dev="ggregory" type="update" due-to="Gary Gregory">
-      Update commons.japicmp.version 0.14.3 -> 0.14.4.
+      Update commons.japicmp.version 0.14.3 -> 0.15.1.
     </action>
   </release>
   <release version="2.9.0" date="2020-09-25" description="This is a minor release (Java 8).">