Skip to content

Commit 0c3f1ae

Browse files
committed
Prepare for the next release
1 parent 09176ab commit 0c3f1ae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@
3737
<commons.module.name>org.apache.commons.beanutils2</commons.module.name>
3838
<!-- Current version -->
3939
<commons.release.version>2.0.0-M1</commons.release.version>
40-
<commons.rc.version>RC1</commons.rc.version>
40+
<commons.rc.version>RC1</commons.rc.version>
41+
<commons.main.branch>master</commons.main.branch>
42+
<commons.release.branch>release</commons.release.branch>
4143
<commons.release.next>2.0.0-M2</commons.release.next>
4244
<commons.release.desc>(Java 8 or above)</commons.release.desc>
4345
<!-- Previous major version -->

0 commit comments

Comments
 (0)