You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2009/12/23 01:05:09 UTC

svn commit: r893359 - /commons/proper/dbcp/trunk/pom.xml

Author: psteitz
Date: Wed Dec 23 00:05:09 2009
New Revision: 893359

URL: http://svn.apache.org/viewvc?rev=893359&view=rev
Log:
Updated version number.

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=893359&r1=893358&r2=893359&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/pom.xml (original)
+++ commons/proper/dbcp/trunk/pom.xml Wed Dec 23 00:05:09 2009
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-dbcp</groupId>
   <artifactId>commons-dbcp</artifactId>
-  <version>1.4</version>
+  <version>1.4.1-SNAPSHOT</version>
   <name>Commons DBCP</name>
 
   <inceptionYear>2001</inceptionYear>