From: <fg...@us...> - 2009-09-05 18:06:40
|
Revision: 1388 http://openutils.svn.sourceforge.net/openutils/?rev=1388&view=rev Author: fgiust Date: 2009-09-05 18:06:30 +0000 (Sat, 05 Sep 2009) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/openutils-mgnlstruts11/pom.xml Modified: trunk/openutils-mgnlstruts11/pom.xml =================================================================== --- trunk/openutils-mgnlstruts11/pom.xml 2009-09-05 18:06:03 UTC (rev 1387) +++ trunk/openutils-mgnlstruts11/pom.xml 2009-09-05 18:06:30 UTC (rev 1388) @@ -9,7 +9,7 @@ <packaging>jar</packaging> <name>Magnolia Struts 1.1 module</name> <description>A Magnolia Module that let you use the Struts 1.1 framework inside Magnolia</description> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> <licenses> <license> <name>GPLv3</name> @@ -102,10 +102,4 @@ </exclusions> </dependency> </dependencies> - - <scm> - <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlstruts11-4.0.1</connection> - <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-mgnlstruts11-4.0.1</developerConnection> - <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-mgnlstruts11-4.0.1</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. |