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 2007/09/13 12:12:46 UTC

svn commit: r575250 - /geronimo/sandbox/gshell/trunk/gshell-commands/gshell-builtins/pom.xml

Author: jdillon
Date: Thu Sep 13 03:12:43 2007
New Revision: 575250

URL: http://svn.apache.org/viewvc?rev=575250&view=rev
Log:
fixed name

Modified:
    geronimo/sandbox/gshell/trunk/gshell-commands/gshell-builtins/pom.xml

Modified: geronimo/sandbox/gshell/trunk/gshell-commands/gshell-builtins/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/gshell/trunk/gshell-commands/gshell-builtins/pom.xml?rev=575250&r1=575249&r2=575250&view=diff
==============================================================================
--- geronimo/sandbox/gshell/trunk/gshell-commands/gshell-builtins/pom.xml (original)
+++ geronimo/sandbox/gshell/trunk/gshell-commands/gshell-builtins/pom.xml Thu Sep 13 03:12:43 2007
@@ -31,7 +31,7 @@
     </parent>
     
     <artifactId>gshell-builtins</artifactId>
-    <name>GShell Commands :: Built-in</name>
+    <name>GShell Commands :: Builtins</name>
     
     <description>
         Provides the default "built-in" commands.