Skip to content

Commit 74cb5d9

Browse files
committed
Moving to development snapshot
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/branches/cli-1.x@756325 13f79535-47bb-0310-9956-ffa450edef68
1 parent b6d40db commit 74cb5d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 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.2</version>
27+
<version>1.3-SNAPSHOT</version>
2828
<name>Commons CLI</name>
2929

3030
<inceptionYear>2002</inceptionYear>
@@ -138,7 +138,7 @@
138138
<commons.jira.id>CLI</commons.jira.id>
139139
<commons.jira.pid>12310463</commons.jira.pid>
140140
<!-- The RC version used in the staging repository URL. -->
141-
<commons.rc.version>RC7</commons.rc.version>
141+
<commons.rc.version>RC1</commons.rc.version>
142142
</properties>
143143

144144
<build>

0 commit comments

Comments
 (0)