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 @@ 4.0.0 commons-dbutils commons-dbutils - 1.4 + 1.5-SNAPSHOT Commons DbUtils 2002