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-lang.git
The following commit(s) were added to refs/heads/master by this push:
new 24744a40b Remove commons.releaseManagerName and
commons.releaseManagerKey
24744a40b is described below
commit 24744a40b2c094945e542b71cc1fbf59caa0d70b
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 3 07:52:33 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 285edd64a..6f3a1c50d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -636,8 +636,6 @@
<commons.rc.version>RC1</commons.rc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/lang</commons.distSvnStagingUrl>
- <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>
- <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
</properties>
<build>