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


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

commit ec922cb68ad9dfd137447b979043c592d9e90582
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 3 07:53:47 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 0d4abea..b702908 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,8 +45,6 @@
     <commons.rc.version>RC1</commons.rc.version>
     <!-- No svn staging -->
     <commons.distSvnStagingUrl></commons.distSvnStagingUrl>
-    <commons.releaseManagerName>Alex Herbert</commons.releaseManagerName>
-    
<commons.releaseManagerKey>BC87A3FD0A54480F0BADBEBD21939FF0CA2A6567</commons.releaseManagerKey>
   </properties>
 
   <build>

Reply via email to