using shell.sourceforge.net as repo server for uploading artifacts

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/4.3.x@7422 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Andreas Dangel 2011-11-05 16:25:57 +00:00
parent 2654bbff4d
commit cca1aac4d9

View File

@ -286,12 +286,12 @@
<repository>
<id>pmd-repo</id>
<name>Default Repository</name>
<url>scp://web.sourceforge.net/home/project-web/pmd/htdocs/maven2</url>
<url>scp://shell.sourceforge.net/home/project-web/pmd/htdocs/maven2</url>
</repository>
<site>
<id>pmd-site</id>
<name>Default Site</name>
<url>scp://web.sourceforge.net/home/project-web/pmd/htdocs</url>
<url>scp://shell.sourceforge.net/home/project-web/pmd/htdocs</url>
</site>
</distributionManagement>