You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2006/02/08 02:05:05 UTC

svn commit: r375820 - /directory/trunks/daemon/installers-plugin/pom.xml

Author: akarasulu
Date: Tue Feb  7 17:05:03 2006
New Revision: 375820

URL: http://svn.apache.org/viewcvs?rev=375820&view=rev
Log:
use same pattern for m2 plugin name

Modified:
    directory/trunks/daemon/installers-plugin/pom.xml

Modified: directory/trunks/daemon/installers-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/directory/trunks/daemon/installers-plugin/pom.xml?rev=375820&r1=375819&r2=375820&view=diff
==============================================================================
--- directory/trunks/daemon/installers-plugin/pom.xml (original)
+++ directory/trunks/daemon/installers-plugin/pom.xml Tue Feb  7 17:05:03 2006
@@ -7,7 +7,7 @@
     <version>0.9.4-SNAPSHOT</version>
   </parent>
   <artifactId>daemon-plugin</artifactId>
-  <name>Apache Directory Daemon Installers Plugin for Maven 2</name>
+  <name>Apache Directory Daemon Installers Plugin (Maven 2)</name>
   <packaging>maven-plugin</packaging>
   <description>
   </description>