[addressing-devel] SF.net SVN: addressing:[24] trunk/pom.xml
Brought to you by:
nodens2k
From: <nod...@us...> - 2009-01-14 16:00:39
|
Revision: 24 http://addressing.svn.sourceforge.net/addressing/?rev=24&view=rev Author: nodens2k Date: 2009-01-14 16:00:24 +0000 (Wed, 14 Jan 2009) Log Message: ----------- - Fixed site deployment URL for working with SF.net Modified Paths: -------------- trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-01-08 10:03:03 UTC (rev 23) +++ trunk/pom.xml 2009-01-14 16:00:24 UTC (rev 24) @@ -308,7 +308,7 @@ </snapshotRepository> <site> <id>addressing</id> - <url>scp://web.sourceforge.net/home/groups/a/ad/addressing/htdocs</url> + <url>scp://shell.sourceforge.net/home/groups/a/ad/addressing/htdocs</url> </site> </distributionManagement> </project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |