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 9776565 Clean up comments 9776565 is described below commit 9776565b16d4e8a9f8ddc91aa82af52b8f7e2d6b Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Tue Aug 30 08:34:29 2022 -0400 Clean up comments --- src/changes/changes.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 93cad1b..69a07e9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -26,14 +26,15 @@ <body> <release version="1.13" date="20YY-MM-DD" description="Feature release"> + <!-- FIX --> <action dev="ggregory" type="fix" due-to="Marc Wrobel"> Fix minor typos #79. </action> - <!-- ADD --> + <!-- ADD --> <action dev="ggregory" type="update" due-to="Dependabot"> Add property commons.dist.subdir. </action> - <!-- UPDATE --> + <!-- UPDATE --> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> Bump actions/cache from 2 to 3.0.7, #25, #37, #51, #65. </action>