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


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

commit 03108732f9903793596179f54917b306bcf1bf2b
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Oct 11 10:27:03 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index 4800570..0aa8844 100644
--- a/pom.xml
+++ b/pom.xml
@@ -567,7 +567,7 @@
 
     <!-- generate report even if there are binary incompatible changes -->
     
<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>
-    <commons.japicmp.version>0.14.1</commons.japicmp.version>
+    <commons.japicmp.version>0.14.3</commons.japicmp.version>
     <japicmp.skip>false</japicmp.skip>
     <commons.jacoco.version>0.8.6</commons.jacoco.version>
     <commons.spotbugs.version>4.0.4</commons.spotbugs.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f950dc1..8a8ad13 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -22,7 +22,7 @@
   </properties>
 
   <body>
-    <release version="2.8" date="2020-MM-DD"
+    <release version="2.8.0" date="2020-MM-DD"
              description="Minor release with new features and updated 
dependencies.">
        <!--  ADD  -->
        <action type="update" dev="ggregory" due-to="SethiPandi">
@@ -103,6 +103,9 @@
        <action type="update" dev="ggregory" due-to="Dependabot">
          Bump snakeyaml from 1.26 to 1.27 #68.
        </action>
+       <action type="update" dev="ggregory" due-to="Gary Gregory">
+         Update commons.japicmp.version 0.14.1 -> 0.14.3.
+       </action>
     </release>
     <release version="2.7" date="2020-03-07"
              description="Minor release with new features and updated 
dependencies.">

Reply via email to