|
From: <jef...@us...> - 2012-09-30 15:59:43
|
Revision: 1251
http://dbunit.svn.sourceforge.net/dbunit/?rev=1251&view=rev
Author: jeffjensen
Date: 2012-09-30 15:59:37 +0000 (Sun, 30 Sep 2012)
Log Message:
-----------
[maven-release-plugin] prepare release dbunit-2.4.9
Modified Paths:
--------------
trunk/dbunit/pom.xml
Modified: trunk/dbunit/pom.xml
===================================================================
--- trunk/dbunit/pom.xml 2012-09-30 15:56:12 UTC (rev 1250)
+++ trunk/dbunit/pom.xml 2012-09-30 15:59:37 UTC (rev 1251)
@@ -4,7 +4,7 @@
<groupId>org.dbunit</groupId>
<artifactId>dbunit</artifactId>
- <version>2.4.9-SNAPSHOT</version>
+ <version>2.4.9</version>
<packaging>jar</packaging>
<name>dbUnit Extension</name>
<url>http://dbunit.sourceforge.net</url>
@@ -38,9 +38,9 @@
</properties>
<scm>
- <connection>scm:svn:https://dbunit.svn.sourceforge.net/svnroot/dbunit/trunk/dbunit</connection>
- <developerConnection>scm:svn:https://dbunit.svn.sourceforge.net/svnroot/dbunit/trunk/dbunit</developerConnection>
- <url>http://dbunit.svn.sourceforge.net/svnroot/dbunit/trunk/dbunit</url>
+ <connection>scm:svn:https://dbunit.svn.sourceforge.net/svnroot/dbunit/tags/dbunit-2.4.9</connection>
+ <developerConnection>scm:svn:https://dbunit.svn.sourceforge.net/svnroot/dbunit/tags/dbunit-2.4.9</developerConnection>
+ <url>http://dbunit.svn.sourceforge.net/svnroot/dbunit/tags/dbunit-2.4.9</url>
</scm>
<issueManagement>
<system>SourceForge</system>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|