Skip to content

Commit

Permalink
Remove commons.releaseManagerName and commons.releaseManagerKey
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 3, 2023
1 parent e2cecc7 commit e980bb5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e980bb5

Please sign in to comment.