Clean up the dependency of camel-neety4
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/338dafba Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/338dafba Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/338dafba Branch: refs/heads/camel-2.12.x Commit: 338dafba88bebee1399cfaf66d17aef1a597178e Parents: c71c40c Author: Willem Jiang <willem.ji...@gmail.com> Authored: Wed Sep 4 08:53:13 2013 +0800 Committer: Willem Jiang <willem.ji...@gmail.com> Committed: Wed Sep 4 08:53:13 2013 +0800 ---------------------------------------------------------------------- apache-camel/pom.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/338dafba/apache-camel/pom.xml ---------------------------------------------------------------------- diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml index cc94d80..956aa71 100644 --- a/apache-camel/pom.xml +++ b/apache-camel/pom.xml @@ -396,10 +396,6 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-netty4</artifactId> - </dependency> - <dependency> - <groupId>org.apache.camel</groupId> <artifactId>camel-netty-http</artifactId> </dependency> <dependency>