Skip to content

Commit 3950ce7

Browse files
committed
Merge branch 'release'
2 parents 6be8bf1 + 8606fd8 commit 3950ce7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-cli</groupId>
2626
<artifactId>commons-cli</artifactId>
27-
<version>1.6.0-SNAPSHOT</version>
27+
<version>1.7.0</version>
2828
<name>Apache Commons CLI</name>
2929

3030
<inceptionYear>2002</inceptionYear>
@@ -208,8 +208,6 @@
208208
<commons.osgi.symbolicName>org.apache.commons.cli</commons.osgi.symbolicName>
209209
<commons.jira.id>CLI</commons.jira.id>
210210
<commons.jira.pid>12310463</commons.jira.pid>
211-
<!-- The RC version used in the staging repository URL. -->
212-
<commons.rc.version>RC1</commons.rc.version>
213211
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-cli</commons.scmPubUrl>
214212
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
215213
<commons.encoding>utf-8</commons.encoding>

0 commit comments

Comments
 (0)