You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2008/03/31 16:36:26 UTC

svn commit: r643005 - /activemq/camel/trunk/apache-camel/pom.xml

Author: hadrian
Date: Mon Mar 31 07:36:17 2008
New Revision: 643005

URL: http://svn.apache.org/viewvc?rev=643005&view=rev
Log:
CAMEL-214.  Fix deps.

Modified:
    activemq/camel/trunk/apache-camel/pom.xml

Modified: activemq/camel/trunk/apache-camel/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/apache-camel/pom.xml?rev=643005&r1=643004&r2=643005&view=diff
==============================================================================
--- activemq/camel/trunk/apache-camel/pom.xml (original)
+++ activemq/camel/trunk/apache-camel/pom.xml Mon Mar 31 07:36:17 2008
@@ -181,10 +181,12 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-stringtemplate</artifactId>
     </dependency>
+<!--
     <dependency>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-supercsv</artifactId>
     </dependency>
+-->
     <dependency>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-swing</artifactId>
@@ -249,10 +251,12 @@
       <artifactId>camel-example-spring-xquery</artifactId>
     </dependency>
 
+<!--
     <dependency>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-manual</artifactId>
     </dependency>
+-->
 
     <dependency>
       <groupId>org.apache.camel</groupId>