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 2012/01/13 04:34:50 UTC

svn commit: r1230883 - /camel/trunk/components/camel-cxf/pom.xml

Author: hadrian
Date: Fri Jan 13 03:34:50 2012
New Revision: 1230883

URL: http://svn.apache.org/viewvc?rev=1230883&view=rev
Log:
Fix build failure

Modified:
    camel/trunk/components/camel-cxf/pom.xml

Modified: camel/trunk/components/camel-cxf/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-cxf/pom.xml?rev=1230883&r1=1230882&r2=1230883&view=diff
==============================================================================
--- camel/trunk/components/camel-cxf/pom.xml (original)
+++ camel/trunk/components/camel-cxf/pom.xml Fri Jan 13 03:34:50 2012
@@ -161,7 +161,6 @@
       <groupId>org.apache.cxf</groupId>
       <artifactId>cxf-rt-bindings-soap</artifactId>
       <version>${cxf-version}</version>
-      <scope>test</scope>
     </dependency>
 
     <dependency>