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-fileupload.git
The following commit(s) were added to refs/heads/master by this push: new b26b1094 Remove commons.releaseManagerName and commons.releaseManagerKey b26b1094 is described below commit b26b1094715608999c7d735c2d3b5b1f450e2457 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Oct 3 07:51:23 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 f39b9e8b..8612e57a 100644 --- a/pom.xml +++ b/pom.xml @@ -262,8 +262,6 @@ <commons.rc.version>RC1</commons.rc.version> <commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl> <commons.release.isDistModule>false</commons.release.isDistModule> - <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName> - <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey> </properties> <dependencyManagement>