From 33e05d3d23f6a84ba9df6b453ee029cf9d7a83ae Mon Sep 17 00:00:00 2001 From: aheritier Date: Sun, 23 Oct 2005 08:57:04 +0000 Subject: [PATCH] Force currentVersion for plugins sites git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@327767 13f79535-47bb-0310-9956-ffa450edef68 --- plugin-parent/project.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties index 36d8af21..fb5f4761 100644 --- a/plugin-parent/project.properties +++ b/plugin-parent/project.properties @@ -25,6 +25,7 @@ maven.repo.remote = http://www.ibiblio.org/maven, http://cvs.apache.org/reposito maven.xdoc.date = left maven.xdoc.date.format = dd MMMM yyyy HH:mm z maven.xdoc.distributionUrl=http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins +maven.xdoc.version = ${pom.currentVersion} # Use the maven site theme maven.xdoc.theme.url=http://maven.apache.org/style/maven-stylus.css