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