From: <mol...@us...> - 2007-11-05 16:48:34
|
Revision: 495 http://openutils.svn.sourceforge.net/openutils/?rev=495&view=rev Author: molaschi Date: 2007-11-05 08:39:12 -0800 (Mon, 05 Nov 2007) 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 2007-11-05 16:39:02 UTC (rev 494) +++ trunk/openutils-spring/pom.xml 2007-11-05 16:39:12 UTC (rev 495) @@ -8,7 +8,7 @@ </parent> <artifactId>openutils-spring</artifactId> <name>openutils spring tools</name> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <description /> <properties> <spring.version>2.0.6</spring.version> @@ -97,10 +97,4 @@ <scope>test</scope> </dependency> </dependencies> - - <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-spring-1.0.3</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-spring-1.0.3</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-spring-1.0.3</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. |