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


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

commit 68184d892f530e6699160ee9fef3512b725dfc10
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Dec 29 18:58:22 2020 -0500

    Update commons.japicmp.version 0.11.0 -> 0.14.4.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a294deb..e3be011 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
         -->
         
<commons.javadoc.java.link>https://docs.oracle.com/javase/8/docs/api/</commons.javadoc.java.link>
         
-        <commons.japicmp.version>0.11.0</commons.japicmp.version>
+        <commons.japicmp.version>0.14.4</commons.japicmp.version>
         
         
            <!--  NOTE: jsonldjava is also used by rdf4j and jena, check the 
version
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2e7c1fc..8ec2fb9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -22,6 +22,11 @@
   </properties>
 
   <body>
+    <release version="0.6.0" date="20YY-MM-DD" description="Minor feature and 
bug fix release.">
+        <action dev="ggregory" type="update" due-to="Gary Gregory">
+            Update commons.japicmp.version 0.11.0 -> 0.14.4.
+        </action>
+    </release>
     <release version="0.5.0" date="2017-11-19" description="Minor feature and 
bug fix release.">
         <action type="fix" issue="COMMONSRDF-47">
             RDFSyntax should be interface, not enum

Reply via email to