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-beanutils.git
The following commit(s) were added to refs/heads/master by this push: new f69b9644 Updates for the next release f69b9644 is described below commit f69b9644f028e1a66155c4391fa1fd8f6cc33d8f Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Tue May 27 23:31:11 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 f5be6438..6469580f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -27,6 +27,11 @@ <title>Apache Commons BeanUtils Release Notes</title> </properties> <body> + <release version="2.0.0-M3" date="YYYY-MM-DD" description="This is a major release and requires Java 8."> + <!-- FIX --> + <!-- ADD --> + <!-- UPDATE --> + </release> <release version="2.0.0-M2" date="2025-05-25" description="This is a major release and requires Java 8."> <!-- FIX --> <action type="fix" dev="ggregory" due-to="Gary Gregory">Javadoc is missing its Overview page.</action>