You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/06/11 22:11:47 UTC

svn commit: r666822 - /geronimo/gshell/trunk/gshell-support/gshell-clp/pom.xml

Author: jdillon
Date: Wed Jun 11 13:11:47 2008
New Revision: 666822

URL: http://svn.apache.org/viewvc?rev=666822&view=rev
Log:
Fixed name, been bothering me for a while

Modified:
    geronimo/gshell/trunk/gshell-support/gshell-clp/pom.xml

Modified: geronimo/gshell/trunk/gshell-support/gshell-clp/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-support/gshell-clp/pom.xml?rev=666822&r1=666821&r2=666822&view=diff
==============================================================================
--- geronimo/gshell/trunk/gshell-support/gshell-clp/pom.xml (original)
+++ geronimo/gshell/trunk/gshell-support/gshell-clp/pom.xml Wed Jun 11 13:11:47 2008
@@ -31,7 +31,7 @@
     </parent>
     
     <artifactId>gshell-clp</artifactId>
-    <name>GShell Support :: Command-Line Processor (CLP)</name>
+    <name>GShell Support :: CLP</name>
     
     <description>
         Annotation-based command-line processing support.