You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ba...@apache.org on 2009/02/06 08:40:44 UTC

svn commit: r741461 - /commons/proper/cli/branches/cli-1.x/pom.xml

Author: bayard
Date: Fri Feb  6 07:40:43 2009
New Revision: 741461

URL: http://svn.apache.org/viewvc?rev=741461&view=rev
Log:
First attempt at release. Using 'deploy' rather than release plugin because site is separate

Modified:
    commons/proper/cli/branches/cli-1.x/pom.xml

Modified: commons/proper/cli/branches/cli-1.x/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/cli/branches/cli-1.x/pom.xml?rev=741461&r1=741460&r2=741461&view=diff
==============================================================================
--- commons/proper/cli/branches/cli-1.x/pom.xml (original)
+++ commons/proper/cli/branches/cli-1.x/pom.xml Fri Feb  6 07:40:43 2009
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-cli</groupId>
   <artifactId>commons-cli</artifactId>
-  <version>1.2-SNAPSHOT</version>
+  <version>1.2</version>
   <name>Commons CLI</name>
 
   <inceptionYear>2002</inceptionYear>