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

commit 1cf41589e8a190f1efcb2746840fb0237cd6952f
Author: Gary Gregory <[email protected]>
AuthorDate: Tue May 12 07:43:32 2026 -0400

    Bump RC1 to RC2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d53aa9e58..8d0245b7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
     <japicmp.skip>false</japicmp.skip>
     <!-- Commons Release Plugin -->
     <commons.bc.version>2.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/${commons.componentid}</commons.distSvnStagingUrl>
     <!-- project.build.outputTimestamp is managed by Maven plugins, see 
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->

Reply via email to