aboutsummaryrefslogtreecommitdiffstats
path: root/integration/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'integration/pom.xml')
-rw-r--r--integration/pom.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index dab14d4a..864dee26 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -68,23 +68,6 @@
<dependencyManagement>
<dependencies>
- <!-- Spring BOM -->
- <dependency>
- <groupId>org.springframework.boot</groupId>
- <artifactId>spring-boot-dependencies</artifactId>
- <version>${version.springboot}</version>
- <type>pom</type>
- <scope>import</scope>
- </dependency>
-
- <!-- Camel BOM -->
- <dependency>
- <groupId>org.apache.camel.springboot</groupId>
- <artifactId>camel-spring-boot-bom</artifactId>
- <version>${version.camel}</version>
- <type>pom</type>
- <scope>import</scope>
- </dependency>
<!-- Jackson - needed by glassfish jersey -->
<dependency>