[jboss-svn-commits] JBL Code SVN: r24300 - labs/jbossesb/workspace/skeagh/examples/jms-routing.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Dec 8 06:54:41 EST 2008


Author: beve
Date: 2008-12-08 06:54:41 -0500 (Mon, 08 Dec 2008)
New Revision: 24300

Modified:
   labs/jbossesb/workspace/skeagh/examples/jms-routing/pom.xml
Log:
forgot to add the jms-client to the parent pom


Modified: labs/jbossesb/workspace/skeagh/examples/jms-routing/pom.xml
===================================================================
--- labs/jbossesb/workspace/skeagh/examples/jms-routing/pom.xml	2008-12-08 11:52:09 UTC (rev 24299)
+++ labs/jbossesb/workspace/skeagh/examples/jms-routing/pom.xml	2008-12-08 11:54:41 UTC (rev 24300)
@@ -16,6 +16,7 @@
 	<modules>
         <module>esb</module>
         <module>jms-consumer</module>
+        <module>jms-client</module>
 	</modules>
 
 	<dependencies>




More information about the jboss-svn-commits mailing list