This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git
The following commit(s) were added to refs/heads/1.X by this push: new d91876aa Remove commons.releaseManagerName and commons.releaseManagerKey d91876aa is described below commit d91876aaa9e7fa39fc99b4e4070d1885699f1857 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Oct 3 07:46:52 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 0714c2bf..680bfae8 100644 --- a/pom.xml +++ b/pom.xml @@ -70,8 +70,6 @@ <commons.rc.version>RC2</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>Rob Tompkins</commons.releaseManagerName> - <commons.releaseManagerKey>B6E73D84EA4FCC47166087253FAAD2CD5ECBB314</commons.releaseManagerKey> </properties>