This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new a5c8ed4ab Vote canceled for incoming PR, RC2 will be next.
a5c8ed4ab is described below
commit a5c8ed4abb8f3f9e90a82b0a9af884c4068208ff
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 21 08:55:29 2026 -0400
Vote canceled for incoming PR, RC2 will be next.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b82311f14..0305e559a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
<japicmp.skip>false</japicmp.skip>
<!-- Commons Release Plugin -->
<commons.bc.version>2.15.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/${commons.componentid}</commons.distSvnStagingUrl>
<!-- project.build.outputTimestamp is managed by Maven plugins, see
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->