From 9eeadd969aac51906211137cffd14ef17e815d6d Mon Sep 17 00:00:00 2001 From: aheritier Date: Sun, 14 Aug 2005 23:04:01 +0000 Subject: [PATCH] use the jpg file instead of the png for the organization logo git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232662 13f79535-47bb-0310-9956-ffa450edef68 --- plugin-parent/project.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties index 6c8648ba..937b73ed 100644 --- a/plugin-parent/project.properties +++ b/plugin-parent/project.properties @@ -78,3 +78,5 @@ maven.site.stage.address=people.apache.org maven.site.stage.directory=/home/brett/public_html/maven-stage-site/${pom.siteDirectory.substring(22)} maven.site.deploy.method=rsync +# Use the jpg image for the organization's logo +maven.pdf.companyLogo=http://maven.apache.org/images/apache-maven-project.jpg \ No newline at end of file