Author: bentmann
Date: Mon Aug 11 10:45:10 2008
New Revision: 684837

URL: http://svn.apache.org/viewvc?rev=684837&view=rev
Log:
o Added project description

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

Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=684837&r1=684836&r2=684837&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Mon Aug 11 10:45:10 2008
@@ -32,6 +32,7 @@
   <packaging>maven-plugin</packaging>
 
   <name>Maven Assembly Plugin</name>
+  <description>A Maven 2 plugin to create archives of your project's sources, 
classes, dependencies etc. from flexible assembly descriptors.</description>
 
   <prerequisites>
     <maven>2.0.6</maven>


Reply via email to