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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 0c84503 japicmp-maven-plugin 0.13.1 -> 0.14.0
0c84503 is described below
commit 0c84503edafb12ebabfa645c23f9be0236a2b3bf
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 14 17:30:34 2019 -0400
japicmp-maven-plugin 0.13.1 -> 0.14.0
---
pom.xml | 2 +-
src/changes/changes.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8fed6cc..fe10881 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1645,7 +1645,7 @@
<commons.rat.version>0.13</commons.rat.version>
<commons.changes.version>2.12.1</commons.changes.version>
<commons.clirr.version>2.8</commons.clirr.version>
- <commons.japicmp.version>0.13.1</commons.japicmp.version>
+ <commons.japicmp.version>0.14.0</commons.japicmp.version>
<commons.jxr.version>3.0.0</commons.jxr.version>
<commons.project-info.version>3.0.0</commons.project-info.version>
<commons.wagon-ssh.version>3.3.2</commons.wagon-ssh.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 29abb4c..1366304 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory">japicmp-maven-plugin 0.13.0
-> 0.13.1</action>
<action type="update" dev="ggregory">maven-bundle-plugin 4.1.0 ->
4.2.0</action>
<action type="fix" dev="ggregory">commons.scmPubUrl was not built
properly, e.g. using 'pool' instead of 'commons-pool'</action>
+ <action type="update" dev="ggregory">japicmp-maven-plugin 0.13.1
-> 0.14.0</action>
</release>
<release version="48" date="2019-03-20" description="Release version
47">