Creating dbutils-1.6-RC2 tag

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_1_6_RC2@1611146 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 08a0ff4..43c46cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-dbutils</groupId>
   <artifactId>commons-dbutils</artifactId>
-  <version>1.6-SNAPSHOT</version>
+  <version>1.6</version>
   <name>Apache Commons DbUtils</name>
 
   <inceptionYear>2002</inceptionYear>
@@ -39,9 +39,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/dbutils/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/dbutils/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/proper/dbutils/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_1_6</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_1_6</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/dbutils/tags/DBUTILS_1_6</url>
   </scm>
 
   <developers>