From 47c1cee404e3942b263a431724a74dc2c66c709e Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Mon, 30 Apr 2012 11:19:16 +0000 Subject: [PATCH] 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 --- pmd/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmd/pom.xml b/pmd/pom.xml index 9dfc810302..fbbcc4d7c2 100644 --- a/pmd/pom.xml +++ b/pmd/pom.xml @@ -603,7 +603,7 @@ pmd-site Default Site - scp://shell.sourceforge.net/home/project-web/pmd/htdocs + scp://shell.sourceforge.net/home/project-web/pmd/htdocs/pmd-${project.version}