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 046a2a8a Next release candidate will be RC3
046a2a8a is described below
commit 046a2a8a98d28b0af34ce59fe7c323e848290e88
Author: Gary D. Gregory <[email protected]>
AuthorDate: Wed Jan 22 08:19:02 2025 -0500
Next release candidate will be RC3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3fafe404..e33e642e 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>RC2</commons.rc.version>
+ <commons.rc.version>RC3</commons.rc.version>
<!-- Java 8 -->
<commons.release.version>2.12.1</commons.release.version>