You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/10/26 16:59:42 UTC

svn commit: r468027 - /incubator/activemq/trunk/pom.xml

Author: jstrachan
Date: Thu Oct 26 07:59:41 2006
New Revision: 468027

URL: http://svn.apache.org/viewvc?view=rev&rev=468027
Log:
added the activemq-xmpp module to the build

Modified:
    incubator/activemq/trunk/pom.xml

Modified: incubator/activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?view=diff&rev=468027&r1=468026&r2=468027
==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Thu Oct 26 07:59:41 2006
@@ -137,6 +137,7 @@
     <module>activemq-optional</module>
     <module>activemq-tooling</module>
     <module>activemq-openwire-generator</module>
+    <module>activemq-xmpp</module>
     <module>assembly</module>
   </modules>