use smaller logo

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@155874 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2005-03-02 04:56:26 +00:00
parent a4310facb1
commit 95b7c50a46
2 changed files with 3 additions and 2 deletions

View File

@@ -32,7 +32,7 @@
</organization>
<inceptionYear>2001</inceptionYear>
<package>org.apache.maven</package>
<logo>http://maven.apache.org/images/maven.gif</logo>
<logo>http://maven.apache.org/images/maven-small.gif</logo>
<issueTrackingUrl>http://jira.codehaus.org/browse/MAVEN</issueTrackingUrl>
<siteAddress>maven.apache.org</siteAddress>
@@ -172,6 +172,7 @@
<include>plugin.jelly</include>
<include>plugin.properties</include>
<include>project.properties</include>
<include>build.properties</include>
<include>project.xml</include>
</includes>
</resource>