This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch POOL_2_X
in repository https://gitbox.apache.org/repos/asf/commons-pool.git
The following commit(s) were added to refs/heads/POOL_2_X by this push:
new 97b3bf7e Remove commons.releaseManagerName and
commons.releaseManagerKey
97b3bf7e is described below
commit 97b3bf7ee8c928acbaae9453a9c9877892631f4e
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 3 07:53:29 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 7fbc0107..02ca8225 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,8 +207,6 @@
<!-- Commons Release Plugin -->
<commons.bc.version>2.12.0</commons.bc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>
- <commons.releaseManagerName>Phil Steitz</commons.releaseManagerName>
-
<commons.releaseManagerKey>4E2DDD47E19863BB87211544CD3038FEF07D567E</commons.releaseManagerKey>
<japicmp.skip>false</japicmp.skip>
<spotbugs.skip>false</spotbugs.skip>