Add Spring Cloud Task

See gh-254
This commit is contained in:
Michael Minella 2016-07-12 12:48:08 -05:00 committed by Stephane Nicoll
parent 42c62a7fd3
commit e2046b98e9

View File

@ -477,6 +477,16 @@ initializr:
groupId: io.zipkin.java
artifactId: zipkin-server
starter: false
- name: Cloud Task
bom: cloud-bom
versionRange: 1.3.2.RELEASE
content:
- name: Tasks
id: tasks
description: task result tracking along with integration with batch and streams
groupId: org.springframework.cloud
artifactId: spring-cloud-task-starter
version: 1.0.1.RELEASE
- name: Cloud Messaging
bom: cloud-bom
versionRange: 1.2.3.RELEASE