From: <fg...@us...> - 2009-02-15 22:23:09
|
Revision: 1003 http://openutils.svn.sourceforge.net/openutils/?rev=1003&view=rev Author: fgiust Date: 2009-02-15 22:01:47 +0000 (Sun, 15 Feb 2009) Log Message: ----------- update scm url Modified Paths: -------------- branches/openutils-mgnlmedia-3.6.x/pom.xml Property Changed: ---------------- branches/openutils-mgnlmedia-3.6.x/ Property changes on: branches/openutils-mgnlmedia-3.6.x ___________________________________________________________________ Modified: svn:ignore - .settings .checkstyle .classpath .project target test-output temp-testng-customsuite.xml + .settings .checkstyle .classpath .project target test-output temp-testng-customsuite.xml svnmerge-commit-message.txt Modified: branches/openutils-mgnlmedia-3.6.x/pom.xml =================================================================== --- branches/openutils-mgnlmedia-3.6.x/pom.xml 2009-02-15 21:55:30 UTC (rev 1002) +++ branches/openutils-mgnlmedia-3.6.x/pom.xml 2009-02-15 22:01:47 UTC (rev 1003) @@ -17,6 +17,11 @@ <url>http://www.gnu.org/licenses/gpl-3.0.txt</url> </license> </licenses> + <scm> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/branches/openutils-mgnlmedia-3.6.x/</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/branches/openutils-mgnlmedia-3.6.x/</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/branches/openutils-mgnlmedia-3.6.x/</url> + </scm> <build> <resources> <resource> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |