You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by va...@apache.org on 2007/10/30 14:43:23 UTC

svn commit: r590069 - /geronimo/server/trunk/configs/activemq-broker/pom.xml

Author: vamsic007
Date: Tue Oct 30 06:43:23 2007
New Revision: 590069

URL: http://svn.apache.org/viewvc?rev=590069&view=rev
Log:
Small correction

Modified:
    geronimo/server/trunk/configs/activemq-broker/pom.xml

Modified: geronimo/server/trunk/configs/activemq-broker/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/configs/activemq-broker/pom.xml?rev=590069&r1=590068&r2=590069&view=diff
==============================================================================
--- geronimo/server/trunk/configs/activemq-broker/pom.xml (original)
+++ geronimo/server/trunk/configs/activemq-broker/pom.xml Tue Oct 30 06:43:23 2007
@@ -30,7 +30,7 @@
     </parent>
 
     <artifactId>activemq-broker</artifactId>
-    <name>Geronimo Module :: ActiveMQ Broker</name>
+    <name>Geronimo Configs :: ActiveMQ Broker</name>
     <packaging>car</packaging>
 
     <description>Apache ActiveMQ integration into geronimo.  This module starts an activemq broker embedded in geronimo.</description>