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 2021/01/08 16:31:32 UTC

[commons-pool] branch master updated: Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.2.

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 55840d3  Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.2.
55840d3 is described below

commit 55840d343cf24dfe5b2146a904a8cad71e2cee2b
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Jan 8 11:31:28 2021 -0500

    Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.2.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5c3cea5..560f106 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.15.1</commons.japicmp.version>
+    <commons.japicmp.version>0.15.2</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 3f23f56..18352ff 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.15.1.
+      Update commons.japicmp.version 0.14.3 -> 0.15.2.
     </action>
   </release>
   <release version="2.9.0" date="2020-09-25" description="This is a minor release (Java 8).">