Remove commons.releaseManagerName and commons.releaseManagerKey

This commit is contained in:
Gary Gregory 2023-10-03 07:53:06 -04:00
parent 62d5775863
commit 063b294ffc
1 changed files with 0 additions and 2 deletions

View File

@ -39,8 +39,6 @@ under the License.
<commons.siteOutputDirectory>${basedir}/../target/site</commons.siteOutputDirectory>
<commons.releaseNotesLocation>${basedir}/../RELEASE-NOTES.txt</commons.releaseNotesLocation>
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
<commons.releaseManagerName>Gilles Sadowski</commons.releaseManagerName>
<commons.releaseManagerKey>B39617E095CD748DFE505816703413011E22D5B8</commons.releaseManagerKey>
</properties>
<build>