CAMEL-11059: camel-spring-dm - Should be removed
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/81ce4501 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/81ce4501 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/81ce4501 Branch: refs/heads/master Commit: 81ce4501c2eddda32e60f848426b1ce83e690a93 Parents: b0802ae Author: Claus Ibsen <davscl...@apache.org> Authored: Thu Jul 20 10:59:01 2017 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Thu Jul 20 10:59:01 2017 +0200 ---------------------------------------------------------------------- .../spring-boot-dm/camel-spring-boot-dependencies/pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/81ce4501/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml index 5467beb..86ce1b2 100644 --- a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml +++ b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml @@ -2426,11 +2426,6 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-spring-dm</artifactId> - <version>${project.version}</version> - </dependency> - <dependency> - <groupId>org.apache.camel</groupId> <artifactId>camel-spring-integration</artifactId> <version>${project.version}</version> </dependency>