You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2013/05/14 19:06:38 UTC

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

Author: sebb
Date: Tue May 14 17:06:37 2013
New Revision: 1482467

URL: http://svn.apache.org/r1482467
Log:
Stale release details

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=1482467&r1=1482466&r2=1482467&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/pom.xml [utf-8] (original)
+++ commons/proper/dbutils/trunk/pom.xml [utf-8] Tue May 14 17:06:37 2013
@@ -225,8 +225,8 @@
     <maven.compile.source>1.6</maven.compile.source>
     <maven.compile.target>1.6</maven.compile.target>
     <commons.componentid>dbutils</commons.componentid>
-    <commons.release.version>1.5</commons.release.version>
-    <commons.rc.version>RC2</commons.rc.version>
+    <commons.release.version>1.6</commons.release.version>
+    <commons.rc.version>RC1</commons.rc.version>
     <commons.jira.id>DBUTILS</commons.jira.id>
     <commons.jira.pid>12310470</commons.jira.pid>
   </properties>