You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2015/05/09 20:04:15 UTC

svn commit: r1678510 - /commons/proper/cli/trunk/pom.xml

Author: britter
Date: Sat May  9 18:04:14 2015
New Revision: 1678510

URL: http://svn.apache.org/r1678510
Log:
Bump devlopment version

Modified:
    commons/proper/cli/trunk/pom.xml

Modified: commons/proper/cli/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/cli/trunk/pom.xml?rev=1678510&r1=1678509&r2=1678510&view=diff
==============================================================================
--- commons/proper/cli/trunk/pom.xml (original)
+++ commons/proper/cli/trunk/pom.xml Sat May  9 18:04:14 2015
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-cli</groupId>
   <artifactId>commons-cli</artifactId>
-  <version>1.3-SNAPSHOT</version>
+  <version>1.4-SNAPSHOT</version>
   <name>Apache Commons CLI</name>
 
   <inceptionYear>2002</inceptionYear>