This is an automated email from the ASF dual-hosted git repository. tv pushed a commit to branch release-3.1 in repository https://gitbox.apache.org/repos/asf/commons-jcs.git
commit 9c41ebc05caf243265d346525022ca97d31afa25 Author: Thomas Vandahl <[email protected]> AuthorDate: Mon Jan 3 12:19:58 2022 +0100 Prepare RC2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 367e1a4..f6713f3 100644 --- a/pom.xml +++ b/pom.xml @@ -553,7 +553,7 @@ <commons.releaseManagerName>tv</commons.releaseManagerName> <commons.releaseManagerKey>88817402</commons.releaseManagerKey> <!-- The RC version used in the staging repository URL. --> - <commons.rc.version>RC1</commons.rc.version> + <commons.rc.version>rc2</commons.rc.version> <commons.jira.id>JCS</commons.jira.id> <commons.site.path>commons-jcs</commons.site.path> <commons.scmPubUrl>
