Author: britter
Date: Sun Feb 5 12:48:23 2017
New Revision: 1781740
URL: http://svn.apache.org/viewvc?rev=1781740&view=rev
Log:
Preparing the next release. There are no API changes detected by clirr, so it
looks like this will be a patch release. Set version to reflect this
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=1781740&r1=1781739&r2=1781740&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Sun Feb 5 12:48:23 2017
@@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
<name>Apache Commons Configuration</name>
<inceptionYear>2001</inceptionYear>