From 31ebd73169de3a73eccfebae7a757d57732e1c48 Mon Sep 17 00:00:00 2001 From: aheritier Date: Wed, 10 Jan 2007 01:12:57 +0000 Subject: [PATCH] Use the new power by icon (latest xdoc plugin snapshot required) git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@494674 13f79535-47bb-0310-9956-ffa450edef68 --- plugins-common/project.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins-common/project.properties b/plugins-common/project.properties index c4d69dd3..06fc1821 100644 --- a/plugins-common/project.properties +++ b/plugins-common/project.properties @@ -63,4 +63,5 @@ maven.xdoc.date = bottom maven.xdoc.date.format = dd MMMM yyyy HH:mm z # Use the maven site theme maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css -maven.xdoc.locale.default=en \ No newline at end of file +maven.xdoc.locale.default=en +maven.xdoc.poweredby.image=mavenlogo_builtby_w.png \ No newline at end of file