Skip to content

Commit 326052e

Browse files
committed
Update properties for the next release
1 parent bcd3f33 commit 326052e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 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-M1</commons.release.version>
39+
<commons.release.version>2.0.0-M2</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-M2</commons.release.next>
43+
<commons.release.next>2.0.0-M3</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>

0 commit comments

Comments
 (0)