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-collections.git
The following commit(s) were added to refs/heads/master by this push:
new 35e408717 Remove commons.releaseManagerName and
commons.releaseManagerKey
35e408717 is described below
commit 35e408717379eed0085cdb29e879209dbadc1ead
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 3 07:50:23 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 2d75eeb2f..2ed75d199 100644
--- a/pom.xml
+++ b/pom.xml
@@ -583,9 +583,6 @@
<!--Commons Release Plugin -->
<commons.bc.version>4.4</commons.bc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>
- <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>
- <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
-
</properties>
<build>