This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-logging.git
The following commit(s) were added to refs/heads/master by this push: new aec0edb Next RC for this release will be RC2 aec0edb is described below commit aec0edbed5a05b24b2a7553bb56f47a5940c34dc Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Thu Dec 26 14:30:57 2024 -0500 Next RC for this release will be RC2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 047cb88..8698028 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ under the License. <commons.jira.id>LOGGING</commons.jira.id> <commons.jira.pid>12310484</commons.jira.pid> <!-- The RC version used in the staging repository URL. --> - <commons.rc.version>RC1</commons.rc.version> + <commons.rc.version>RC2</commons.rc.version> <skipSurefireReport>true</skipSurefireReport> <!-- Since version 3.2 additional classpath dependencies are allowed. --> <commons.failsafe.version>3.2.1</commons.failsafe.version>