This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
commit a7e4afb423f23a4bc64a9c6eb8a901752e4442de Author: Bruno P. Kinoshita <[email protected]> AuthorDate: Wed May 11 16:54:14 2022 +1200 Update changelog date for 1.0-alpha3 --- 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 fac5a173..d39011b1 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -44,7 +44,7 @@ The <action> type attribute can be add,update,fix,remove. <title>Apache Commons Imaging Release Notes</title> </properties> <body> - <release version="1.0-alpha3" date="2022-??-??" description="Third 1.0 alpha release"> + <release version="1.0-alpha3" date="2022-05-12" description="Third 1.0 alpha release"> <action dev="kinow" type="fix" due-to="Dependabot"> Bump commons-parent from 52 to 53 #215. </action>
