mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-12 00:28:07 +08:00
Merge pull request #344 from dsyer:feature/scdf
* pr/344: Add task bom to scdf project
This commit is contained in:
commit
1d16c49b76
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user