From: <fg...@us...> - 2009-09-05 18:52:03
|
Revision: 1413 http://openutils.svn.sourceforge.net/openutils/?rev=1413&view=rev Author: fgiust Date: 2009-09-05 18:51:57 +0000 (Sat, 05 Sep 2009) 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 2009-09-05 18:51:45 UTC (rev 1412) +++ trunk/openutils-mgnlbootstrapsync/pom.xml 2009-09-05 18:51:57 UTC (rev 1413) @@ -10,7 +10,7 @@ <artifactId>openutils-mgnlbootstrapsync</artifactId> <name>Magnolia Bootstrap Sync</name> <description>Keep your magnolia bootstrap files in sync while developing</description> - <version>1.0</version> + <version>1.1-SNAPSHOT</version> <licenses> <license> <name>GPLv3</name> @@ -97,10 +97,4 @@ </snapshots> </repository> </repositories> - - <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlbootstrapsync-1.0</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlbootstrapsync-1.0</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-mgnlbootstrapsync-1.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. |