Skip to content

Commit 6a65222

Browse files
committed
Updates for the next release
1 parent 63a9d55 commit 6a65222

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
<commons.componentid>beanutils</commons.componentid>
3939
<commons.main.branch>1.X</commons.main.branch>
4040
<commons.release.branch>release-1.x</commons.release.branch>
41-
<commons.release.version>1.11.0</commons.release.version>
42-
<commons.release.next>1.11.1</commons.release.next>
41+
<commons.release.version>1.11.1</commons.release.version>
42+
<commons.release.next>1.11.2</commons.release.next>
4343
<commons.jira.id>BEANUTILS</commons.jira.id>
4444
<commons.jira.pid>12310460</commons.jira.pid>
4545
<!-- Limit memory size see BEANUTILS-291; allow command-line override -->
@@ -52,7 +52,7 @@
5252
<project.build.outputTimestamp>2025-05-27T22:47:31Z</project.build.outputTimestamp>
5353
<japicmp.skip>false</japicmp.skip>
5454
<!-- Commons Release Plugin -->
55-
<commons.bc.version>1.10.0</commons.bc.version>
55+
<commons.bc.version>1.11.0</commons.bc.version>
5656
<commons.rc.version>RC1</commons.rc.version>
5757
<commons.release.isDistModule>true</commons.release.isDistModule>
5858
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>

0 commit comments

Comments
 (0)