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 2007/03/22 21:17:40 UTC

svn commit: r521438 - /activemq/camel/trunk/pom.xml

Author: jstrachan
Date: Thu Mar 22 13:17:39 2007
New Revision: 521438

URL: http://svn.apache.org/viewvc?view=rev&rev=521438
Log:
added an assembly

Modified:
    activemq/camel/trunk/pom.xml

Modified: activemq/camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/pom.xml?view=diff&rev=521438&r1=521437&r2=521438
==============================================================================
--- activemq/camel/trunk/pom.xml (original)
+++ activemq/camel/trunk/pom.xml Thu Mar 22 13:17:39 2007
@@ -111,6 +111,7 @@
   </distributionManagement>
 
   <modules>
+    <module>camel-assembly</module>
     <module>camel-core</module>
     <module>camel-http</module>
     <module>camel-jms</module>