Author: bayard
Date: Thu Sep 15 07:30:07 2011
New Revision: 1170983
URL: http://svn.apache.org/viewvc?rev=1170983&view=rev
Log:
Incrementing the version number while we vote
Modified:
commons/proper/dbutils/trunk/pom.xml
Modified: commons/proper/dbutils/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/pom.xml?rev=1170983&r1=1170982&r2=1170983&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/pom.xml [utf-8] (original)
+++ commons/proper/dbutils/trunk/pom.xml [utf-8] Thu Sep 15 07:30:07 2011
@@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>commons-dbutils</groupId>
<artifactId>commons-dbutils</artifactId>
- <version>1.4</version>
+ <version>1.5-SNAPSHOT</version>
<name>Commons DbUtils</name>
<inceptionYear>2002</inceptionYear>