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-jexl.git
The following commit(s) were added to refs/heads/master by this push:
new 7d8b490f Remove commons.releaseManagerName and
commons.releaseManagerKey
7d8b490f is described below
commit 7d8b490fc372027be1bd8d58d5aa40b2a9bd55fa
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 3 07:52:25 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 1629d27b..ed526405 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,8 +83,6 @@
<commons.release.version>3.3.1</commons.release.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>Henri Biestro</commons.releaseManagerName>
- <commons.releaseManagerKey>4E066E0459CD109B</commons.releaseManagerKey>
</properties>
<scm>