This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag commons-cli-1.6.0-RC1 in repository https://gitbox.apache.org/repos/asf/commons-cli.git
commit 0d29a55998aa52be8832497527e266630f97c371 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Oct 23 12:55:19 2023 -0400 Remove duplicate property --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index cfe7ca8..8ae2a49 100644 --- a/pom.xml +++ b/pom.xml @@ -208,8 +208,6 @@ <commons.osgi.symbolicName>org.apache.commons.cli</commons.osgi.symbolicName> <commons.jira.id>CLI</commons.jira.id> <commons.jira.pid>12310463</commons.jira.pid> - <!-- The RC version used in the staging repository URL. --> - <commons.rc.version>RC1</commons.rc.version> <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-cli</commons.scmPubUrl> <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory> <commons.encoding>utf-8</commons.encoding>