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


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

commit e980bb5e97189713a897896731aa2a4c3b3166d2
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 3 07:50:15 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 2bd1155b..23addd46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,8 +279,6 @@ limitations under the License.
     <commons.release-plugin.version>1.7</commons.release-plugin.version>
     <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>
   </properties>
   <build>
     <defaultGoal>clean install apache-rat:check japicmp:cmp checkstyle:check 
javadoc:javadoc</defaultGoal>

Reply via email to