Update pom to work with all the CXF versions

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bc4b400c
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bc4b400c
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bc4b400c

Branch: refs/heads/master
Commit: bc4b400c4f445bb7871ef973540ab035791d207c
Parents: 6b4d32c
Author: Daniel Kulp <dk...@apache.org>
Authored: Mon Jan 6 12:47:13 2014 -0500
Committer: Daniel Kulp <dk...@apache.org>
Committed: Mon Jan 6 12:47:13 2014 -0500

----------------------------------------------------------------------
 components/camel-soap/pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/bc4b400c/components/camel-soap/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index 7b2a7ea..c1b1cfe 100644
--- a/components/camel-soap/pom.xml
+++ b/components/camel-soap/pom.xml
@@ -58,12 +58,6 @@
 
         <!-- test dependencies -->
         <dependency>
-            <groupId>org.apache.cxf</groupId>
-            <artifactId>cxf-api</artifactId>
-            <version>${cxf-version}</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
             <scope>test</scope>

Reply via email to