Skip to content

Commit c6bb32e

Browse files
committed
Updates for the next release
1 parent f69b964 commit c6bb32e

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
@@ -36,11 +36,11 @@
3636
<commons.componentid>beanutils</commons.componentid>
3737
<commons.module.name>org.apache.commons.beanutils2</commons.module.name>
3838
<!-- Current version -->
39-
<commons.release.version>2.0.0-M2</commons.release.version>
39+
<commons.release.version>2.0.0-M3</commons.release.version>
4040
<commons.rc.version>RC1</commons.rc.version>
4141
<commons.main.branch>master</commons.main.branch>
4242
<commons.release.branch>release</commons.release.branch>
43-
<commons.release.next>2.0.0-M3</commons.release.next>
43+
<commons.release.next>2.0.0-M4</commons.release.next>
4444
<commons.release.desc>(Java 8 or above)</commons.release.desc>
4545
<!-- Previous major version -->
4646
<commons.release.2.version>1.9.4</commons.release.2.version>
@@ -55,7 +55,7 @@
5555
<surefire.argLine>-Xmx256M -Djava.locale.providers=COMPAT</surefire.argLine>
5656
<commons.encoding>utf-8</commons.encoding>
5757
<!-- Commons Release Plugin -->
58-
<commons.bc.version>2.0.0-M1</commons.bc.version>
58+
<commons.bc.version>2.0.0-M2</commons.bc.version>
5959
<commons.release.isDistModule>true</commons.release.isDistModule>
6060
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
6161
<project.build.outputTimestamp>2025-05-27T23:29:33Z</project.build.outputTimestamp>

0 commit comments

Comments
 (0)