Author: dfabulich
Date: Sun Nov 8 01:35:45 2009
New Revision: 833792
URL: http://svn.apache.org/viewvc?rev=833792&view=rev
Log:
[maven-release-plugin] prepare release DBUTILS_1_3_RC3
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=833792&r1=833791&r2=833792&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/pom.xml [utf-8] (original)
+++ commons/proper/dbutils/trunk/pom.xml [utf-8] Sun Nov 8 01:35:45 2009
@@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>commons-dbutils</groupId>
<artifactId>commons-dbutils</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.3</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_3_RC3</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_1_3_RC3</developerConnection>
+
<url>http://svn.apache.org/viewvc/commons/proper/dbutils/tags/DBUTILS_1_3_RC3</url>
</scm>
<developers>