Repository: camel Updated Branches: refs/heads/master 4112a72f8 -> d33af55d6
Optimized POM. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d33af55d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d33af55d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d33af55d Branch: refs/heads/master Commit: d33af55d65da9678afaecfbb018e6eadf97fbbae Parents: 4112a72 Author: Henryk Konsek <hekon...@gmail.com> Authored: Mon Mar 2 18:09:10 2015 +0100 Committer: Henryk Konsek <hekon...@gmail.com> Committed: Mon Mar 2 18:09:10 2015 +0100 ---------------------------------------------------------------------- components/camel-spring-boot/pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d33af55d/components/camel-spring-boot/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-spring-boot/pom.xml b/components/camel-spring-boot/pom.xml index b0d9649..5151289 100644 --- a/components/camel-spring-boot/pom.xml +++ b/components/camel-spring-boot/pom.xml @@ -48,13 +48,7 @@ <artifactId>camel-spring</artifactId> </dependency> - <!-- Spring web support --> - <dependency> - <groupId>org.springframework.boot</groupId> - <artifactId>spring-boot</artifactId> - <optional>true</optional> - <version>${spring-boot-version}</version> - </dependency> + <!-- Optional Spring web support --> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId>