Remove reference to camel-parent

`camel-parent` is not a proper Bill Of Materials as it brings the whole
camel dependency management with it.
This commit is contained in:
Stephane Nicoll 2016-04-02 08:12:55 +02:00
parent b5dbbe5775
commit d03a332ffa

View File

@ -15,10 +15,6 @@ server:
initializr:
env:
boms:
camel-bom:
groupId: org.apache.camel
artifactId: camel-parent
version: 2.17.0
vaadin-bom:
groupId: com.vaadin
artifactId: vaadin-bom
@ -579,10 +575,10 @@ initializr:
version: 5.19.0
- name: Apache Camel
id: camel
description: Integration using Apache Camel
groupId: org.apache.camel
artifactId: camel-spring-boot-starter
description: Integration using Apache Camel
bom: camel-bom
version: 2.17.0
- name: JMS (Artemis)
id: artemis
description: Java Message Service API via Apache Artemis