This is an automated email from the ASF dual-hosted git repository.

thecarlhall pushed a commit to annotated tag DBUTILS_1_8_RC2
in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git

commit f45b0e161a1cd998e2dbf7a4f735d04319a3db61
Author: Carl Hall <thecarlh...@apache.org>
AuthorDate: Tue Jan 7 21:54:21 2020 -0800

    Bump RC version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 074738a..287a748 100644
--- a/pom.xml
+++ b/pom.xml
@@ -253,7 +253,7 @@
     <commons.componentid>dbutils</commons.componentid>
     <commons.module.name>org.apache.commons.dbutils</commons.module.name>
     <commons.release.version>1.8</commons.release.version>
-    <commons.rc.version>RC1</commons.rc.version>
+    <commons.rc.version>RC2</commons.rc.version>
     <commons.bc.version>1.7</commons.bc.version>
     <commons.jira.id>DBUTILS</commons.jira.id>
     <commons.jira.pid>12310470</commons.jira.pid>

Reply via email to