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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 99b3770 Fix up previous version and date 99b3770 is described below commit 99b377068d2ea48068c1ff33d17ea96fd6c5d734 Author: Sebb <s...@apache.org> AuthorDate: Sun Oct 18 13:21:52 2020 +0100 Fix up previous version and date --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 48d5a2b..61a46e2 100644 --- a/pom.xml +++ b/pom.xml @@ -237,7 +237,7 @@ <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory> <!-- Commons Release Plugin --> - <commons.bc.version>1.10</commons.bc.version> + <commons.bc.version>1.12</commons.bc.version> <commons.release.version>1.12</commons.release.version> <commons.release-plugin.version>1.7</commons.release-plugin.version> <commons.rc.version>RC1</commons.rc.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b30f9b2..2843687 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -25,7 +25,7 @@ </properties> <body> - <release version="1.12" date="YYYY-MM-DD" description="Feature release"> + <release version="1.12" date="2020-10-17" description="Feature release"> <action dev="sebb" type="update"> commons-build:mail-page - add links to lists.apache.org </action>