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-jcs.git
The following commit(s) were added to refs/heads/master by this push: new 3b235ebc Remove commons.releaseManagerName and commons.releaseManagerKey 3b235ebc is described below commit 3b235ebc546d5080895c67dc061c84917edc2b54 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Oct 3 07:52:10 2023 -0400 Remove commons.releaseManagerName and commons.releaseManagerKey --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 20ad3ce1..ffa08a0e 100644 --- a/pom.xml +++ b/pom.xml @@ -546,8 +546,6 @@ <commons.release.version>3.2</commons.release.version> <commons.release.name>commons-jcs3-dist-3.2</commons.release.name> <commons.release.desc>(Java 17+)</commons.release.desc> - <commons.releaseManagerName>tv</commons.releaseManagerName> - <commons.releaseManagerKey>88817402</commons.releaseManagerKey> <!-- The RC version used in the staging repository URL. --> <commons.bc.version>3.1</commons.bc.version> <commons.rc.version>rc1</commons.rc.version>