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 2017/02/08 19:18:14 UTC

svn commit: r1782232 - /commons/proper/configuration/trunk/pom.xml

Author: britter
Date: Wed Feb  8 19:18:14 2017
New Revision: 1782232

URL: http://svn.apache.org/viewvc?rev=1782232&view=rev
Log:
Bump version number for next development iteration

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

Modified: commons/proper/configuration/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=1782232&r1=1782231&r2=1782232&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Wed Feb  8 19:18:14 2017
@@ -30,7 +30,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-configuration2</artifactId>
-  <version>2.1.1-SNAPSHOT</version>
+  <version>2.2-SNAPSHOT</version>
   <name>Apache Commons Configuration</name>
 
   <inceptionYear>2001</inceptionYear>