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 5300578084883cd58a7a72c153c8fed7afe15a41 Author: Thomas Vandahl <t...@apache.org> AuthorDate: Thu Dec 23 16:23:00 2021 +0100 Add release manager information --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index fca8cb6..367e1a4 100644 --- a/pom.xml +++ b/pom.xml @@ -550,6 +550,8 @@ <commons.release.version>3.1</commons.release.version> <commons.release.name>commons-jcs3-dist-3.1</commons.release.name> <commons.release.desc>(Java 8+)</commons.release.desc> + <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.jira.id>JCS</commons.jira.id>