From: <fc...@us...> - 2008-02-19 10:28:04
|
Revision: 625 http://openutils.svn.sourceforge.net/openutils/?rev=625&view=rev Author: fcarone Date: 2008-02-19 02:28:04 -0800 (Tue, 19 Feb 2008) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/openutils-spring/pom.xml Modified: trunk/openutils-spring/pom.xml =================================================================== --- trunk/openutils-spring/pom.xml 2008-02-19 10:27:54 UTC (rev 624) +++ trunk/openutils-spring/pom.xml 2008-02-19 10:28:04 UTC (rev 625) @@ -8,7 +8,7 @@ </parent> <artifactId>openutils-spring</artifactId> <name>openutils spring tools</name> - <version>2.0</version> + <version>2.0.1-SNAPSHOT</version> <description /> <dependencies> <dependency> @@ -146,10 +146,4 @@ <properties> <spring.version>2.5.1</spring.version> </properties> - - <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-spring-2.0</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-spring-2.0</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-spring-2.0</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. |