From 09b414a8e8f648d5862df52eed3aa84d534b196b Mon Sep 17 00:00:00 2001 From: aheritier Date: Wed, 10 Jan 2007 01:19:50 +0000 Subject: [PATCH] Forgot that this now the default one. This setting is not needed git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@494677 13f79535-47bb-0310-9956-ffa450edef68 --- plugins-common/project.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins-common/project.properties b/plugins-common/project.properties index 06fc1821..c4d69dd3 100644 --- a/plugins-common/project.properties +++ b/plugins-common/project.properties @@ -63,5 +63,4 @@ 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 -maven.xdoc.poweredby.image=mavenlogo_builtby_w.png \ No newline at end of file +maven.xdoc.locale.default=en \ No newline at end of file