pmd: change the location of the website to include the version number.

This is to support easily multiple pmd versions on the website.

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7660 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Andreas Dangel 2012-04-30 11:19:16 +00:00
parent 4124ac0194
commit 47c1cee404

View File

@ -603,7 +603,7 @@
<site>
<id>pmd-site</id>
<name>Default Site</name>
<url>scp://shell.sourceforge.net/home/project-web/pmd/htdocs</url>
<url>scp://shell.sourceforge.net/home/project-web/pmd/htdocs/pmd-${project.version}</url>
</site>
</distributionManagement>
<build>