This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch 1.X
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git


The following commit(s) were added to refs/heads/1.X by this push:
     new 6a65222d Updates for the next release
6a65222d is described below

commit 6a65222d1371c8f8e68785b9ad331f416b0de888
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Tue May 27 23:25:16 2025 +0000

    Updates for the next release
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 54215888..f6bf50e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,8 +38,8 @@
       <commons.componentid>beanutils</commons.componentid>
       <commons.main.branch>1.X</commons.main.branch>
       <commons.release.branch>release-1.x</commons.release.branch>
-      <commons.release.version>1.11.0</commons.release.version>
-      <commons.release.next>1.11.1</commons.release.next>
+      <commons.release.version>1.11.1</commons.release.version>
+      <commons.release.next>1.11.2</commons.release.next>
       <commons.jira.id>BEANUTILS</commons.jira.id>
       <commons.jira.pid>12310460</commons.jira.pid>
       <!-- Limit memory size see BEANUTILS-291; allow command-line override -->
@@ -52,7 +52,7 @@
       
<project.build.outputTimestamp>2025-05-27T22:47:31Z</project.build.outputTimestamp>
       <japicmp.skip>false</japicmp.skip>
       <!-- Commons Release Plugin -->
-      <commons.bc.version>1.10.0</commons.bc.version>
+      <commons.bc.version>1.11.0</commons.bc.version>
       <commons.rc.version>RC1</commons.rc.version>
       <commons.release.isDistModule>true</commons.release.isDistModule>
       
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>

Reply via email to