Prepare for the next release candidate

This commit is contained in:
Gary Gregory 2024-07-13 18:43:19 -04:00
parent 845ba4a77a
commit 094b6235e5
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@
<!-- Commons Release Plugin -->
<commons.bc.version>3.14.0</commons.bc.version>
<commons.rc.version>RC1</commons.rc.version>
<commons.rc.version>RC2</commons.rc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/lang</commons.distSvnStagingUrl>
<!-- JaCoCo: Don't make code coverage worse than: -->