Author: ebourg
Date: Thu May 29 04:55:43 2008
New Revision: 661305
URL: http://svn.apache.org/viewvc?rev=661305&view=rev
Log:
Updated the current version to 1.2-SNAPSHOT
Modified:
commons/proper/cli/branches/cli-1.x/project.xml
Modified: commons/proper/cli/branches/cli-1.x/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/cli/branches/cli-1.x/project.xml?rev=661305&r1=661304&r2=661305&view=diff
==============================================================================
--- commons/proper/cli/branches/cli-1.x/project.xml (original)
+++ commons/proper/cli/branches/cli-1.x/project.xml Thu May 29 04:55:43 2008
@@ -19,7 +19,7 @@
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<name>CLI</name>
- <currentVersion>1.1</currentVersion>
+ <currentVersion>1.2-SNAPSHOT</currentVersion>
<inceptionYear>2002</inceptionYear>
<shortDescription>Commons CLI</shortDescription>
<description>
|