You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2008/03/04 05:35:34 UTC

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

Author: ningjiang
Date: Mon Mar  3 20:35:30 2008
New Revision: 633362

URL: http://svn.apache.org/viewvc?rev=633362&view=rev
Log:
CAME-353 patch appiled with thanks to Stephen

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=633362&r1=633361&r2=633362&view=diff
==============================================================================
--- activemq/camel/trunk/apache-camel/pom.xml (original)
+++ activemq/camel/trunk/apache-camel/pom.xml Mon Mar  3 20:35:30 2008
@@ -190,8 +190,7 @@
       <artifactId>camel-core</artifactId>
       <type>test-jar</type>
       <version>${project.version}</version>
-      <optional>true</optional>
-      <scope>test</scope>
+      <optional>true</optional>      
     </dependency>
 
     <dependency>