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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push: new f85d0fe Fix changes.xml for current snapshot. f85d0fe is described below commit f85d0fe1af56853af25102e171c647afc1b4bfce Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Feb 6 11:21:50 2021 -0500 Fix changes.xml for current snapshot. --- src/changes/changes.xml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ab68bb5..fddaca7 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -25,6 +25,17 @@ </properties> <body> + <release version="1.13" date="20YY-MM-DD" description="Feature release"> + <action dev="ggregory" type="update" due-to="Dependabot"> + Bump maven-antrun-plugin from 1.8 to 3.0.0, #18. + </action> + <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> + Update spotbugs-maven-plugin from 4.1.3 to 4.2.1, #24. + </action> + <action dev="ggregory" type="update" due-to="Dependabot"> + Update actions/checkout from v2.3.3 to v2.3.4 #9, #14, #21. + </action> + </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. @@ -36,10 +47,10 @@ Enable GitHub build. </action> <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> - Update spotbugs-maven-plugin from 4.0.0 to 4.2.1, #7, #12, #15, #24. + Update spotbugs-maven-plugin from 4.0.0 to 4.1.3, #7, #12, #15. </action> <action dev="ggregory" type="update" due-to="Dependabot"> - Update actions/checkout from v2.3.1 to v2.3.4 #9, #14, #21. + Update actions/checkout from v2.3.1 to v2.3.3 #9, #14, #21. </action> <action dev="ggregory" type="update" due-to="Dependabot"> Update versions-maven-plugin from 2.7 to 2.8.1 #10. @@ -47,9 +58,6 @@ <action dev="ggregory" type="update" due-to="Dependabot"> Update actions/setup-java from v1.4.0 to v1.4.2 #13. </action> - <action dev="ggregory" type="update" due-to="Dependabot"> - Bump maven-antrun-plugin from 1.8 to 3.0.0 #18. - </action> </release> <release version="1.11" date="2019-08-30" description="Feature release"> <action dev="ggregory" type="update">