(chore) adding commons-release-plugin properties to pom

This commit is contained in:
Rob Tompkins 2018-05-16 16:39:01 -04:00
parent 7aff78974c
commit 13ba1cc91e
1 changed files with 2 additions and 1 deletions

View File

@ -521,7 +521,8 @@
<!--Used to generate the VOTE file, and can optionally be used with Clirr and JAmpiCmp -->
<commons.bc.version>4.1</commons.bc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/collections</commons.distSvnStagingUrl>
<commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>
<commons.releaseManagerKey>86FDC7E2A11262CB</commons.releaseManagerKey>