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 c76cfdb Updates for the next release c76cfdb is described below commit c76cfdb4ef908f6bdbd36ca933fc80bd07db7232 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Sat Jul 26 11:57:32 2025 +0000 Updates for the next release --- src/changes/changes.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 9afd125..f5bf01f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -24,6 +24,11 @@ <author email="d...@commons.apache.org">Apache Commons Developers</author> </properties> <body> + <release version="1.9.2" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required."> + <!-- FIX --> + <!-- ADD --> + <!-- UPDATE --> + </release> <release version="1.9.1" date="2025-07-22" description="Version 1.9.1."> <!-- FIX --> <action type="fix" dev="ggregory" due-to="Gary Gregory">Migrate site generation templates to https://maven.apache.org/xsd/xdoc-2.0.xsd.</action>