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-release-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 4e52c8a Tweak release description. 4e52c8a is described below commit 4e52c8a5eb4d6d03625853e0e17a6d06c041376a Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sun Apr 28 08:35:10 2019 -0400 Tweak release description. --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 7f83352..3208ad5 100755 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -25,7 +25,7 @@ </properties> <body> - <release version="1.7" date="YYYY-MM-DD" description="Version 1.7 - TBD"> + <release version="1.7" date="YYYY-MM-DD" description="Version 1.7"> <action type="update" dev="chtompki">checkstyle.version 8.10.1 -> 8.18</action> <action type="update" dev="ggregory">VOTE.txt: Sample git clone command should checkout in a folder named after the tag</action> <action type="update" dev="ggregory">VOTE.txt: Sort the file names being hashed</action>