Add version range mappings for Apache Camel

Closesq gh-512
This commit is contained in:
Claus Ibsen
2017-09-22 10:26:15 +02:00
committed by Stephane Nicoll
parent cbbe882f0f
commit 8fe5e02d3d

View File

@@ -987,10 +987,14 @@ initializr:
- name: Apache Camel
id: camel
versionRange: "[1.4.0.RELEASE,2.0.0.M1)"
mappings:
- versionRange: "[1.4.0.RELEASE,1.5.0.RELEASE)"
version: 2.18.4
- versionRange: "[1.5.0.RELEASE,2.0.0.M1)"
version: 2.19.3
description: Integration using Apache Camel
groupId: org.apache.camel
artifactId: camel-spring-boot-starter
version: 2.19.3
- name: JMS (ActiveMQ)
id: activemq
description: Java Message Service API via Apache ActiveMQ