From: <fg...@us...> - 2006-12-09 20:12:08
|
Revision: 136 http://svn.sourceforge.net/openutils/?rev=136&view=rev Author: fgiust Date: 2006-12-09 12:12:06 -0800 (Sat, 09 Dec 2006) Log Message: ----------- change svn url to nex sintax Modified Paths: -------------- trunk/openutils-bshd5/pom.xml Modified: trunk/openutils-bshd5/pom.xml =================================================================== --- trunk/openutils-bshd5/pom.xml 2006-12-05 15:34:21 UTC (rev 135) +++ trunk/openutils-bshd5/pom.xml 2006-12-09 20:12:06 UTC (rev 136) @@ -45,8 +45,8 @@ </dependencies> <scm> - <connection>scm:svn:https://svn.sourceforge.net/svnroot/openutils/tags/openutils-bshd5-1.0.3</connection> - <developerConnection>scm:svn:https://svn.sourceforge.net/svnroot/openutils/tags/openutils-bshd5-1.0.3</developerConnection> - <url>http://svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-bshd5-1.0.3</url> + <connection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-bshd5-1.0.3</connection> + <developerConnection>scm:svn:https://openutils.svn.sourceforge.net/svnroot/openutils/tags/openutils-bshd5-1.0.3</developerConnection> + <url>http://openutils.svn.sourceforge.net/viewcvs.cgi/openutils/tags/openutils-bshd5-1.0.3</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. |