Author: sebb
Date: Sun Jan 12 22:48:04 2014
New Revision: 1557621

URL: http://svn.apache.org/r1557621
Log:
See if updating the version allows bypasses Continuum bug

Modified:
    commons/proper/dbcp/branches/DBCP_1_5_x_BRANCH/pom.xml

Modified: commons/proper/dbcp/branches/DBCP_1_5_x_BRANCH/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/dbcp/branches/DBCP_1_5_x_BRANCH/pom.xml?rev=1557621&r1=1557620&r2=1557621&view=diff
==============================================================================
--- commons/proper/dbcp/branches/DBCP_1_5_x_BRANCH/pom.xml (original)
+++ commons/proper/dbcp/branches/DBCP_1_5_x_BRANCH/pom.xml Sun Jan 12 22:48:04 
2014
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-dbcp</groupId>
   <artifactId>commons-dbcp</artifactId>
-  <version>1.4.1-SNAPSHOT</version>
+  <version>1.5-SNAPSHOT</version>
   <name>Apache Commons DBCP</name>
 
   <inceptionYear>2001</inceptionYear>


Reply via email to