From: <mol...@us...> - 2008-05-07 09:08:54
|
Revision: 819 http://openutils.svn.sourceforge.net/openutils/?rev=819&view=rev Author: molaschi Date: 2008-05-07 02:08:58 -0700 (Wed, 07 May 2008) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/openutils-mgnlbootstrapsync/pom.xml Modified: trunk/openutils-mgnlbootstrapsync/pom.xml =================================================================== --- trunk/openutils-mgnlbootstrapsync/pom.xml 2008-05-07 09:08:45 UTC (rev 818) +++ trunk/openutils-mgnlbootstrapsync/pom.xml 2008-05-07 09:08:58 UTC (rev 819) @@ -10,7 +10,7 @@ <packaging>jar</packaging> <artifactId>openutils-mgnlbootstrapsync</artifactId> <name>openutils-mgnlbootstrapsync</name> - <version>0.1.1</version> + <version>0.2-SNAPSHOT</version> <licenses> <license> <name>GPLv3</name> @@ -73,10 +73,4 @@ </snapshots> </repository> </repositories> - - <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlbootstrapsync-0.1.1</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlbootstrapsync-0.1.1</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-mgnlbootstrapsync-0.1.1</url> - </scm> </project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |