Repository: camel
Updated Branches:
  refs/heads/camel-2.17.x 28317b2ad -> 31e45f488


Camel-Jetty9: Added scope test to OkHttp Client 3 dependency


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

Branch: refs/heads/camel-2.17.x
Commit: 31e45f488f4d4cdeb50eae84ebdfd4ba4477ac42
Parents: 28317b2
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Thu Apr 28 10:58:17 2016 +0200
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Thu Apr 28 11:01:00 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/31e45f48/components/camel-jetty9/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty9/pom.xml b/components/camel-jetty9/pom.xml
index 8b55bd8..577167b 100644
--- a/components/camel-jetty9/pom.xml
+++ b/components/camel-jetty9/pom.xml
@@ -132,6 +132,7 @@
       <groupId>com.squareup.okhttp3</groupId>
       <artifactId>okhttp</artifactId>
       <version>${okclient-version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>

Reply via email to