This is an automated email from the ASF dual-hosted git repository. sebb 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 0b44f8c commons.build-helper.version 3.0.0 => 3.1.0 0b44f8c is described below commit 0b44f8c5d2f365d4f898fbd92a74b45468f2dbd2 Author: Sebb <s...@apache.org> AuthorDate: Tue Jun 16 16:20:47 2020 +0100 commons.build-helper.version 3.0.0 => 3.1.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 a34f690..834b98e 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ <!-- Almost all signatures use version 1.0. Allow override just in case --> <commons.animal-sniffer.signature.version>1.0</commons.animal-sniffer.signature.version> <commons.assembly-plugin.version>3.2.0</commons.assembly-plugin.version> - <commons.build-helper.version>3.0.0</commons.build-helper.version> + <commons.build-helper.version>3.1.0</commons.build-helper.version> <commons.build-plugin.version>1.11</commons.build-plugin.version> <commons.changes.version>2.12.1</commons.changes.version> <commons.checkstyle-plugin.version>3.1.0</commons.checkstyle-plugin.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1ba806d..0f2dd11 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -79,6 +79,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="sebb">biz.aQute.bndlib.version 5.0.1 => 5.1.0</action> <action type="update" dev="sebb">bcel version 6.4.1 => 6.5.0</action> <action type="update" dev="sebb">maven pre-requisite 3.0.5 => 3.5.0</action> + <action type="update" dev="sebb">commons.build-helper.version 3.0.0 => 3.1.0</action> </release> <release version="50" date="2019-12-17" description="Update site generation.