CAMEL-9090: change scope to test for cxf-rt-features-clustering

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

Branch: refs/heads/master
Commit: 2aff0748c471cf2ab416c3e940e644159ef807b8
Parents: 98d2ea6
Author: David J. M. Karlsen <[email protected]>
Authored: Thu Aug 20 09:04:07 2015 +0200
Committer: Claus Ibsen <[email protected]>
Committed: Thu Aug 20 09:22:06 2015 +0200

----------------------------------------------------------------------
 components/camel-cxf/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/2aff0748/components/camel-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index 1147054..444e21a 100644
--- a/components/camel-cxf/pom.xml
+++ b/components/camel-cxf/pom.xml
@@ -188,6 +188,7 @@
                <groupId>org.apache.cxf</groupId>
                <artifactId>cxf-rt-features-clustering</artifactId>
                <version>${cxf-version}</version>
+                <scope>test</scope>
        </dependency>
     
     <dependency>

Reply via email to