You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by da...@apache.org on 2012/09/20 09:59:08 UTC

svn commit: r1387898 - /activemq/trunk/activemq-all/pom.xml

Author: davsclaus
Date: Thu Sep 20 07:59:08 2012
New Revision: 1387898

URL: http://svn.apache.org/viewvc?rev=1387898&view=rev
Log:
Added all to name so you can figure out its the activemq-all module

Modified:
    activemq/trunk/activemq-all/pom.xml

Modified: activemq/trunk/activemq-all/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-all/pom.xml?rev=1387898&r1=1387897&r2=1387898&view=diff
==============================================================================
--- activemq/trunk/activemq-all/pom.xml (original)
+++ activemq/trunk/activemq-all/pom.xml Thu Sep 20 07:59:08 2012
@@ -27,7 +27,7 @@
 
   <artifactId>activemq-all</artifactId>
   <packaging>jar</packaging>
-  <name>ActiveMQ :: Jar Bundle</name>
+  <name>ActiveMQ :: All JAR bundle</name>
   <description>Puts together an ActiveMQ jar bundle</description>
 
   <dependencies>