You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by df...@apache.org on 2009/11/08 18:59:59 UTC

svn commit: r833899 - /commons/proper/dbutils/trunk/pom.xml

Author: dfabulich
Date: Sun Nov  8 17:59:58 2009
New Revision: 833899

URL: http://svn.apache.org/viewvc?rev=833899&view=rev
Log:
Prepare for RC4

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=833899&r1=833898&r2=833899&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/pom.xml [utf-8] (original)
+++ commons/proper/dbutils/trunk/pom.xml [utf-8] Sun Nov  8 17:59:58 2009
@@ -183,7 +183,7 @@
     <maven.compile.target>1.5</maven.compile.target>
     <commons.componentid>dbutils</commons.componentid>
     <commons.release.version>1.3</commons.release.version>
-    <commons.rc.version>RC3</commons.rc.version>
+    <commons.rc.version>RC4</commons.rc.version>
     <commons.binary.suffix />
     <commons.jira.id>DBUTILS</commons.jira.id>
     <commons.jira.pid>12310470</commons.jira.pid>