Updated Branches:
  refs/heads/master 2bf6688be -> 5a259c529

CAMEL-6431: First spike of camel-geocoder component.


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

Branch: refs/heads/master
Commit: 5a259c529d3e93a631f9247f8070038a742a9b81
Parents: 2bf6688
Author: Claus Ibsen <davscl...@apache.org>
Authored: Thu Jun 6 08:01:43 2013 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Thu Jun 6 08:01:43 2013 +0200

----------------------------------------------------------------------
 components/camel-geocoder/pom.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/5a259c52/components/camel-geocoder/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-geocoder/pom.xml 
b/components/camel-geocoder/pom.xml
index 2d09ae7..c16fb13 100644
--- a/components/camel-geocoder/pom.xml
+++ b/components/camel-geocoder/pom.xml
@@ -58,11 +58,6 @@
       <scope>test</scope>
     </dependency>
     <dependency>
-      <groupId>org.apache.camel</groupId>
-      <artifactId>camel-jetty</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <scope>test</scope>

Reply via email to