You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2004/11/20 23:13:24 UTC

svn commit: r106025 - geronimo/trunk/modules/jetty-builder

Author: jboynes
Date: Sat Nov 20 14:13:23 2004
New Revision: 106025

Modified:
   geronimo/trunk/modules/jetty-builder/project.xml
Log:
fix module name

Modified: geronimo/trunk/modules/jetty-builder/project.xml
==============================================================================
--- geronimo/trunk/modules/jetty-builder/project.xml	(original)
+++ geronimo/trunk/modules/jetty-builder/project.xml	Sat Nov 20 14:13:23 2004
@@ -32,7 +32,7 @@
     <!-- Module Identification -->
     <!-- ===================== -->
 
-    <name>Geronimo :: Jetty</name>
+    <name>Geronimo :: Jetty :: Builder</name>
     <id>geronimo-jetty-builder</id>
     <shortDescription>Jetty Deployer</shortDescription>
     <description>Geronimo Jetty Deployer</description>