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

commit d7e2b3b5f19b5d4c47b416ea4a38d93f8ac8b229
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Jan 7 14:10:41 2025 +0000

    Add section for the next release
---
 src/changes/changes.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2a062c63..8e81d072 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -27,7 +27,12 @@
     <title>Apache Commons BeanUtils Release Notes</title>
   </properties>
   <body>
-    <release version="2.0.0-M1" date="2024-12-27" description="This is a major 
release, requires Java 8.">
+    <release version="2.0.0-M2" date="YYYY-MM-DD" description="This is a major 
release and requires Java 8.">
+      <!-- FIX -->
+      <!-- ADD -->
+      <!-- UPDATE -->
+    </release>
+    <release version="2.0.0-M1" date="2024-12-27" description="This is a major 
release and requires Java 8">
       <action issue="BEANUTILS-503" dev="ggregory" type="update" due-to="Gary 
Gregory">
         Change packaging from org.apache.commons.beanutils to 
org.apache.commons.beanutils2.
       </action>

Reply via email to