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 c7f8d36 commons.jar-plugin.version 3.1.1 -> 3.1.2. c7f8d36 is described below commit c7f8d36bb6f9cf0f4cbc2c9a1a5fffbd26896ca1 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sun May 19 16:20:58 2019 -0400 commons.jar-plugin.version 3.1.1 -> 3.1.2. --- pom.xml | 2 +- src/changes/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dfaeadf..b4060bb 100644 --- a/pom.xml +++ b/pom.xml @@ -1685,7 +1685,7 @@ </dependencies> --> - <commons.jar-plugin.version>3.1.1</commons.jar-plugin.version> + <commons.jar-plugin.version>3.1.2</commons.jar-plugin.version> <commons.assembly-plugin.version>3.1.1</commons.assembly-plugin.version> <commons.site-plugin.version>3.7.1</commons.site-plugin.version> <commons.jacoco.version>0.8.3</commons.jacoco.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 442d2c5..26eada2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -72,6 +72,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory">Add properties commons.javadoc6.java.link through commons.javadoc12.java.link</action> <action type="update" dev="ggregory">Add properties commons.javadoc.javaee5.link through commons.javadoc.javaee7.link</action> <action type="update" dev="ggregory">Maven Surefire and Failsafe plugins 2.22.1 -> 2.22.2</action> + <action type="update" dev="ggregory">commons.jar-plugin.version 3.1.1 -> 3.1.2</action> </release> <release version="48" date="2019-03-20" description="Release version 47">