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/03/15 19:55:22 UTC

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

Author: dfabulich
Date: Sun Mar 15 18:55:21 2009
New Revision: 754717

URL: http://svn.apache.org/viewvc?rev=754717&view=rev
Log:
[maven-release-plugin] prepare release DBUTILS_1_2

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=754717&r1=754716&r2=754717&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/pom.xml [utf-8] (original)
+++ commons/proper/dbutils/trunk/pom.xml [utf-8] Sun Mar 15 18:55:21 2009
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-dbutils</groupId>
   <artifactId>commons-dbutils</artifactId>
-  <version>1.2-SNAPSHOT</version>
+  <version>1.2</version>
   <name>Commons DbUtils</name>
 
   <inceptionYear>2002</inceptionYear>
@@ -38,9 +38,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_2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_1_2</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/dbutils/tags/DBUTILS_1_2</url>
   </scm>
 
   <developers>