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-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new 84b1a7ac Remove commons.releaseManagerName and
commons.releaseManagerKey
84b1a7ac is described below
commit 84b1a7ac9b0b866405c7e3bcf576df91f9e8a0b9
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 3 07:50:37 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 3a0cf267..7068ac45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -581,8 +581,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/${commons.componentid}</commons.distSvnStagingUrl>
- <commons.releaseManagerName>Matt Juntunen</commons.releaseManagerName>
-
<commons.releaseManagerKey>7DD53AEFEDF1C3D392B51EBE346F4FCECFB70B1A</commons.releaseManagerKey>
</properties>
<build>