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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user