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-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new 5bc45833 Remove commons.releaseManagerName and 
commons.releaseManagerKey
5bc45833 is described below

commit 5bc45833b85da2da662c073b6f3865c45f3c480e
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 3 07:50:30 2023 -0400

    Remove commons.releaseManagerName and commons.releaseManagerKey
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 73cfab31..62afbd4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,9 +52,6 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
 
     <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>Gary Gregory</commons.releaseManagerName>    
-    <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
-
     
<commons.manifestlocation>${project.build.outputDirectory}/META-INF</commons.manifestlocation>
     
<commons.manifestfile>${commons.manifestlocation}/MANIFEST.MF</commons.manifestfile>
     <commons.osgi.import>

Reply via email to