Author: markt
Date: Mon Mar 3 10:17:31 2014
New Revision: 1573508
URL: http://svn.apache.org/r1573508
Log:
Increment for next release (assuming it is just a bug fix release)
Modified:
commons/proper/dbcp/trunk/pom.xml
Modified: commons/proper/dbcp/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/pom.xml?rev=1573508&r1=1573507&r2=1573508&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/pom.xml (original)
+++ commons/proper/dbcp/trunk/pom.xml Mon Mar 3 10:17:31 2014
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.commons</groupId>
<artifactId>commons-dbcp2</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Commons DBCP</name>
<inceptionYear>2001</inceptionYear>