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/c71c40c6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c71c40c6 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c71c40c6 Branch: refs/heads/camel-2.12.x Commit: c71c40c6a6b875f60192ed3b0bf6de8ef678780a Parents: 167394a Author: Willem Jiang <willem.ji...@gmail.com> Authored: Wed Sep 4 08:51:53 2013 +0800 Committer: Willem Jiang <willem.ji...@gmail.com> Committed: Wed Sep 4 08:51:53 2013 +0800 ---------------------------------------------------------------------- parent/pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/c71c40c6/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 23b1c9a..c2d7129 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -926,11 +926,6 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-netty4</artifactId> - <version>${project.version}</version> - </dependency> - <dependency> - <groupId>org.apache.camel</groupId> <artifactId>camel-netty-http</artifactId> <version>${project.version}</version> </dependency>