From: <mol...@us...> - 2007-11-06 10:02:05
|
Revision: 498 http://openutils.svn.sourceforge.net/openutils/?rev=498&view=rev Author: molaschi Date: 2007-11-06 02:02:10 -0800 (Tue, 06 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-06 10:02:04 UTC (rev 497) +++ trunk/openutils-spring/pom.xml 2007-11-06 10:02:10 UTC (rev 498) @@ -8,7 +8,7 @@ </parent> <artifactId>openutils-spring</artifactId> <name>openutils spring tools</name> - <version>1.0.4</version> + <version>1.0.5-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.4</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-spring-1.0.4</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-spring-1.0.4</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. |