Repository: camel
Updated Branches:
  refs/heads/master 9d56ba7e1 -> 3b977a265


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

 # Please enter the commit message for your changes. Lines starting


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

Branch: refs/heads/master
Commit: 3b977a265e7eed4053f71f9bb1381bad23784165
Parents: 9d56ba7
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 10:59:09 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3b977a26/components/camel-jetty9/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty9/pom.xml b/components/camel-jetty9/pom.xml
index 35e0dc2..d3b6287 100644
--- a/components/camel-jetty9/pom.xml
+++ b/components/camel-jetty9/pom.xml
@@ -131,6 +131,7 @@
       <groupId>com.squareup.okhttp3</groupId>
       <artifactId>okhttp</artifactId>
       <version>${okclient-version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>

Reply via email to