You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by js...@apache.org on 2007/08/29 20:14:52 UTC

svn commit: r570886 - /activemq/camel/trunk/components/pom.xml

Author: jstrachan
Date: Wed Aug 29 11:14:51 2007
New Revision: 570886

URL: http://svn.apache.org/viewvc?rev=570886&view=rev
Log:
added camel-jdbc to build

Modified:
    activemq/camel/trunk/components/pom.xml

Modified: activemq/camel/trunk/components/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/pom.xml?rev=570886&r1=570885&r2=570886&view=diff
==============================================================================
--- activemq/camel/trunk/components/pom.xml (original)
+++ activemq/camel/trunk/components/pom.xml Wed Aug 29 11:14:51 2007
@@ -43,6 +43,7 @@
     <module>camel-http</module>
     <module>camel-irc</module>
     <module>camel-jaxb</module>
+    <module>camel-jdbc</module>
     <module>camel-jetty</module>
     <module>camel-jing</module>
     <module>camel-jms</module>