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>