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-imaging.git
The following commit(s) were added to refs/heads/master by this push: new 38b4dae2 Remove commons.releaseManagerName and commons.releaseManagerKey 38b4dae2 is described below commit 38b4dae24dcc7abb97bd29c3fe5529b5f1ce9fb6 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Oct 3 07:51:48 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 3c5d88d1..8d07dc64 100644 --- a/pom.xml +++ b/pom.xml @@ -60,8 +60,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/imaging</commons.distSvnStagingUrl> - <commons.releaseManagerName>Bruno P. Kinoshita</commons.releaseManagerName> - <commons.releaseManagerKey>33C6E01240C5468C2B7A556954E2764B48A42DF0</commons.releaseManagerKey> </properties> <scm>