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-dbutils.git
The following commit(s) were added to refs/heads/master by this push: new c905d2d Remove commons.releaseManagerName and commons.releaseManagerKey c905d2d is described below commit c905d2d3afadb8b8773c7b878f02f65ef532caeb Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Oct 3 07:51:08 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 02fb013..a316f82 100644 --- a/pom.xml +++ b/pom.xml @@ -267,8 +267,6 @@ <commons.jira.id>DBUTILS</commons.jira.id> <commons.jira.pid>12310470</commons.jira.pid> <commons.release.isDistModule>true</commons.release.isDistModule> - <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName> - <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey> </properties> <build>