You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by oh...@apache.org on 2012/01/27 21:36:36 UTC

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

Author: oheger
Date: Fri Jan 27 20:36:36 2012
New Revision: 1236876

URL: http://svn.apache.org/viewvc?rev=1236876&view=rev
Log:
Reverted version number after tagging the RC.

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=1236876&r1=1236875&r2=1236876&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Fri Jan 27 20:36:36 2012
@@ -30,7 +30,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-configuration</groupId>
   <artifactId>commons-configuration</artifactId>
-  <version>1.8</version>
+  <version>1.8-SNAPSHOT</version>
   <name>Commons Configuration</name>
 
   <inceptionYear>2001</inceptionYear>