You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ws...@apache.org on 2013/02/26 21:04:08 UTC

svn commit: r1450384 - /commons/proper/dbutils/branches/2_0/pom.xml

Author: wspeirs
Date: Tue Feb 26 20:04:08 2013
New Revision: 1450384

URL: http://svn.apache.org/r1450384
Log:
Bumped the version to 2.0-SNAPSHOT

Modified:
    commons/proper/dbutils/branches/2_0/pom.xml

Modified: commons/proper/dbutils/branches/2_0/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/dbutils/branches/2_0/pom.xml?rev=1450384&r1=1450383&r2=1450384&view=diff
==============================================================================
--- commons/proper/dbutils/branches/2_0/pom.xml [utf-8] (original)
+++ commons/proper/dbutils/branches/2_0/pom.xml [utf-8] Tue Feb 26 20:04:08 2013
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-dbutils</groupId>
   <artifactId>commons-dbutils</artifactId>
-  <version>1.6-SNAPSHOT</version>
+  <version>2.0-SNAPSHOT</version>
   <name>Commons DbUtils</name>
 
   <inceptionYear>2002</inceptionYear>