Author: wspeirs Date: Wed Dec 21 17:10:45 2011 New Revision: 1221808 URL: http://svn.apache.org/viewvc?rev=1221808&view=rev Log: [maven-release-plugin] prepare release commons-dbutils-1.5
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=1221808&r1=1221807&r2=1221808&view=diff ============================================================================== --- commons/proper/dbutils/trunk/pom.xml [utf-8] (original) +++ commons/proper/dbutils/trunk/pom.xml [utf-8] Wed Dec 21 17:10:45 2011 @@ -24,7 +24,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-dbutils</groupId> <artifactId>commons-dbutils</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.5</version> <name>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/commons-dbutils-1.5</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/dbutils/tags/commons-dbutils-1.5</developerConnection> + <url>http://svn.apache.org/viewvc/commons/proper/dbutils/tags/commons-dbutils-1.5</url> </scm> <developers>