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


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

commit f16d501950a6ee54fc0cd15b08c7a3e0ba346414
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 3 07:50:48 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 1fb6070..637a2a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,9 +147,6 @@ The following provides more details on the included 
cryptographic software:
     <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
     
     <commons.release.isDistModule>true</commons.release.isDistModule>
-    <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>    
-    <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
-  
     <jna.version>5.13.0</jna.version>
 
     <!-- The property "target.name" is used to specify the ant target, The All 
target will use

Reply via email to