Add task bom to scdf project

The additional bom fixes the version of spring cloud task
(which is different than the one in the main cloud BOM).

Fixes gh-342 some more.
Closes gh-344
This commit is contained in:
Dave Syer 2017-01-17 10:19:00 +00:00 committed by Stephane Nicoll
parent c0526d160d
commit c691ed6df2

View File

@ -41,7 +41,7 @@ initializr:
cloud-dataflow-bom:
groupId: org.springframework.cloud
artifactId: spring-cloud-dataflow-dependencies
additionalBoms: [cloud-bom]
additionalBoms: [cloud-task-bom,cloud-bom]
mappings:
- versionRange: "[1.3.2.RELEASE,1.4.0.RELEASE)"
version: 1.0.1.RELEASE