Remove duplicate dependency
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/073c2032 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/073c2032 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/073c2032 Branch: refs/heads/master Commit: 073c203216428e1ddb87a8f9c2530c41d1239969 Parents: 4485fe5 Author: Svetoslav Neykov <[email protected]> Authored: Wed Oct 14 15:02:50 2015 +0300 Committer: Svetoslav Neykov <[email protected]> Committed: Wed Oct 14 17:11:07 2015 +0300 ---------------------------------------------------------------------- usage/camp/pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/073c2032/usage/camp/pom.xml ---------------------------------------------------------------------- diff --git a/usage/camp/pom.xml b/usage/camp/pom.xml index fb5d7ee..9173a58 100644 --- a/usage/camp/pom.xml +++ b/usage/camp/pom.xml @@ -36,11 +36,6 @@ <dependencies> <dependency> - <groupId>org.apache.brooklyn.camp</groupId> - <artifactId>camp-base</artifactId> - <version>${project.version}</version> - </dependency> - <dependency> <groupId>org.apache.brooklyn</groupId> <artifactId>brooklyn-core</artifactId> <version>${project.version}</version>
