From f98f17941cb7614ed3475e8e150ee0c5d430bd96 Mon Sep 17 00:00:00 2001 From: aheritier Date: Sat, 11 Mar 2006 22:54:05 +0000 Subject: [PATCH] Fix links git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@385185 13f79535-47bb-0310-9956-ffa450edef68 --- plugins-site/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins-site/project.properties b/plugins-site/project.properties index 4605d13a..a25763d4 100644 --- a/plugins-site/project.properties +++ b/plugins-site/project.properties @@ -38,7 +38,7 @@ maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc,junittests,j #===== maven.multiproject.navigation=independent maven.multiproject.overviewPage.title=Plugins supplied with Maven -maven.multiproject.overviewPage.text=The following Maven plugins are available as part of the Maven Project. Please refer also to the list of available Third Party Plugins and the Sandbox. +maven.multiproject.overviewPage.text=The following Maven plugins are available as part of the Maven Project. Please refer also to the list of available Third Party Plugins and the Sandbox. maven.multiproject.basedir=${basedir}/.. maven.multiproject.includes=*/project.xml maven.multiproject.excludes=plugins-common/project.xml,plugins-parent/project.xml,plugins-site/project.xml,examples/project.xml,touchstone/project.xml,touchstone-partner/project.xml