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-pool.git
The following commit(s) were added to refs/heads/master by this push: new 111576e2 Remove commons.releaseManagerName and commons.releaseManagerKey 111576e2 is described below commit 111576e20e707eb8dfd20379217e3bb9293b7f49 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Oct 3 07:53:35 2023 -0400 Remove commons.releaseManagerName and commons.releaseManagerKey --- pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4d292092..c93b14cb 100644 --- a/pom.xml +++ b/pom.xml @@ -203,9 +203,6 @@ <!-- Commons Release Plugin --> <commons.bc.version>2.11.1</commons.bc.version> <commons.release.isDistModule>true</commons.release.isDistModule> - <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName> - <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey> - <japicmp.skip>true</japicmp.skip> <spotbugs.skip>false</spotbugs.skip> <animal.sniffer.skip>true</animal.sniffer.skip>