You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2008/03/24 14:29:20 UTC

svn commit: r640413 - /maven/plugins/trunk/maven-shade-plugin/pom.xml

Author: bentmann
Date: Mon Mar 24 06:29:19 2008
New Revision: 640413

URL: http://svn.apache.org/viewvc?rev=640413&view=rev
Log:
o Beautified project name

Modified:
    maven/plugins/trunk/maven-shade-plugin/pom.xml

Modified: maven/plugins/trunk/maven-shade-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-shade-plugin/pom.xml?rev=640413&r1=640412&r2=640413&view=diff
==============================================================================
--- maven/plugins/trunk/maven-shade-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-shade-plugin/pom.xml Mon Mar 24 06:29:19 2008
@@ -29,7 +29,7 @@
   <artifactId>maven-shade-plugin</artifactId>
   <version>1.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
-  <name>maven-shade-plugin</name>
+  <name>Maven Shade Plugin</name>
 
   <issueManagement>
     <system>jira</system>