mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 09:22:41 +08:00
Update to support Data Flow for Spring Boot 1.5.x
See gh-383
This commit is contained in:
committed by
Stephane Nicoll
parent
3a239fdbd4
commit
99445548b7
@@ -45,9 +45,11 @@ initializr:
|
||||
- versionRange: "[1.3.2.RELEASE,1.4.0.RELEASE)"
|
||||
version: 1.0.1.RELEASE
|
||||
- versionRange: "[1.4.0.RELEASE,1.4.x.BUILD-SNAPSHOT)"
|
||||
version: 1.1.0.RELEASE
|
||||
- versionRange: 1.4.x.BUILD-SNAPSHOT
|
||||
version: 1.1.1.BUILD-SNAPSHOT
|
||||
version: 1.1.4.RELEASE
|
||||
- versionRange: "[1.4.x.BUILD-SNAPSHOT, 1.5.0.RC1)"
|
||||
version: 1.1.5.BUILD-SNAPSHOT
|
||||
- versionRange: "[1.5.0.RC1, 1.5.x.BUILD-SNAPSHOT]"
|
||||
version: 1.2.0.BUILD-SNAPSHOT
|
||||
repositories: spring-snapshots,spring-milestones
|
||||
cloud-services-bom:
|
||||
groupId: io.pivotal.spring.cloud
|
||||
|
||||
Reference in New Issue
Block a user