From c80eecd30962bab735b9e71b17338aa55bbca633 Mon Sep 17 00:00:00 2001 From: aheritier Date: Mon, 24 Apr 2006 22:24:00 +0000 Subject: [PATCH] Update images used in pdf files git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@396702 13f79535-47bb-0310-9956-ffa450edef68 --- plugins-parent/project.properties | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins-parent/project.properties b/plugins-parent/project.properties index da220b74..3495f8de 100644 --- a/plugins-parent/project.properties +++ b/plugins-parent/project.properties @@ -126,8 +126,9 @@ maven.multiproject.type=plugin #===== # PDF plugin settings #===== -# Use the jpg image for the organization's logo -maven.pdf.companyLogo=http://maven.apache.org/images/apache-maven-project.jpg +# Use the gif image for the organization's logo +maven.pdf.companyLogo=http://www.apache.org/images/asf_logo_wide.gif +maven.pdf.projectLogo=http://maven.apache.org/images/maven.gif #===== # SCM plugin settings