Author: vsiveton
Date: Thu Apr 24 05:37:39 2008
New Revision: 651245

URL: http://svn.apache.org/viewvc?rev=651245&view=rev
Log:
o improved description to be less confusing with doxia-tools

Modified:
    maven/shared/trunk/maven-doxia-tools/pom.xml

Modified: maven/shared/trunk/maven-doxia-tools/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-doxia-tools/pom.xml?rev=651245&r1=651244&r2=651245&view=diff
==============================================================================
--- maven/shared/trunk/maven-doxia-tools/pom.xml (original)
+++ maven/shared/trunk/maven-doxia-tools/pom.xml Thu Apr 24 05:37:39 2008
@@ -32,7 +32,8 @@
   <groupId>org.apache.maven.shared</groupId>
   <artifactId>maven-doxia-tools</artifactId>
   <version>1.0-SNAPSHOT</version>
-  <name>Maven Doxia Tools</name>
+  <name>Maven Doxia Integration Tools</name>
+  <description>Collection of tools to help the integration of Doxia in Maven 
plugins.</description>
 
   <prerequisites>
     <maven>2.0.2</maven>


Reply via email to