Repository: camel
Updated Branches:
  refs/heads/camel-2.12.x 5fff974aa -> a93be87c9


Fixed the unit test error of RestletGroovyIssueTest


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

Branch: refs/heads/camel-2.12.x
Commit: a93be87c98e23ac890cdf9ef42293e5c7e9074cb
Parents: 5fff974
Author: Willem Jiang <willem.ji...@gmail.com>
Authored: Tue Jul 1 09:46:58 2014 +0000
Committer: Willem Jiang <willem.ji...@gmail.com>
Committed: Tue Jul 1 09:46:58 2014 +0000

----------------------------------------------------------------------
 components/camel-restlet/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/a93be87c/components/camel-restlet/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index 2dc6464..82a8b1a 100644
--- a/components/camel-restlet/pom.xml
+++ b/components/camel-restlet/pom.xml
@@ -61,7 +61,6 @@
      <groupId>org.restlet.jse</groupId>
      <artifactId>org.restlet.ext.httpclient</artifactId>
      <version>${restlet-version}</version>
-     <scope>test</scope>
     </dependency>
 
     <!-- test dependencies -->

Reply via email to