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


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

commit e12424fc4fbfc290247e2033813437699031416e
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 3 07:50:53 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 e8297b0d..3b9411c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,8 +175,6 @@
     <japicmp.skip>false</japicmp.skip>
 
     <commons.release.isDistModule>true</commons.release.isDistModule>
-    <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>
-    <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
   </properties>
 
   <build>

Reply via email to