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


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

commit 6aefb42996a471b364e5a862247d7ffde48d01d2
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 3 07:47:09 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 17e8a9b..5a2953c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -214,8 +214,6 @@
     <commons.encoding>utf-8</commons.encoding>
     <findbugs.skip>true</findbugs.skip>
     <japicmp.skip>false</japicmp.skip>
-    <commons.releaseManagerName>Rob Tompkins</commons.releaseManagerName>
-    
<commons.releaseManagerKey>B6E73D84EA4FCC47166087253FAAD2CD5ECBB314</commons.releaseManagerKey>
   </properties>
 
   <build>

Reply via email to