Polish "Upgrade to Apache Camel 2.19.0"

Apache Camel 2.19.0 is tested with Spring Boot 1.4 and 1.5 so this
commit drops support for earlier Spring Boot versions

Closes gh-425
This commit is contained in:
Stephane Nicoll
2017-05-08 11:02:58 +02:00
parent dd52526fe0
commit 6d932bcbe8

View File

@@ -1034,7 +1034,7 @@ initializr:
version: 5.21.0 version: 5.21.0
- name: Apache Camel - name: Apache Camel
id: camel id: camel
versionRange: "[1.2.0.RELEASE,2.0.0.M1)" versionRange: "[1.4.0.RELEASE,2.0.0.M1)"
description: Integration using Apache Camel description: Integration using Apache Camel
groupId: org.apache.camel groupId: org.apache.camel
artifactId: camel-spring-boot-starter artifactId: camel-spring-boot-starter