This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch POOL_2_X
in repository https://gitbox.apache.org/repos/asf/commons-pool.git


The following commit(s) were added to refs/heads/POOL_2_X by this push:
     new 1d343060 Next release candidate will be RC2
1d343060 is described below

commit 1d34306026cbbc3b1025d108dd4c9878a3a95ea4
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Jan 22 07:03:58 2025 -0500

    Next release candidate will be RC2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e1488ba6..3fafe404 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
     <commons.release.branch>release-2.x</commons.release.branch>
     <commons.componentid>pool</commons.componentid>
     <commons.module.name>org.apache.commons.pool2</commons.module.name>
-    <commons.rc.version>RC1</commons.rc.version>
+    <commons.rc.version>RC2</commons.rc.version>
     
     <!-- Java 8 -->
     <commons.release.version>2.12.1</commons.release.version>

Reply via email to