From: <fg...@us...> - 2009-09-04 13:16:00
|
Revision: 1357 http://openutils.svn.sourceforge.net/openutils/?rev=1357&view=rev Author: fgiust Date: 2009-09-04 12:40:32 +0000 (Fri, 04 Sep 2009) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/openutils-testing-testng/pom.xml Modified: trunk/openutils-testing-testng/pom.xml =================================================================== --- trunk/openutils-testing-testng/pom.xml 2009-09-04 12:40:24 UTC (rev 1356) +++ trunk/openutils-testing-testng/pom.xml 2009-09-04 12:40:32 UTC (rev 1357) @@ -7,7 +7,7 @@ </parent> <artifactId>openutils-testing-testng</artifactId> <name>Openutils testing library (TestNG)</name> - <version>2.2.2</version> + <version>2.2.3-SNAPSHOT</version> <description>Framework that helps to simplify unit testing coding with TestNG</description> <licenses> <license> @@ -123,10 +123,4 @@ </exclusions> </dependency> </dependencies> - - <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-testing-testng-2.2.2</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-testing-testng-2.2.2</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-testing-testng-2.2.2</url> - </scm> </project> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |