mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-16 16:50:42 +08:00
Upgrade Spring Cloud Task versions
Closes gh-382
This commit is contained in:
parent
c68311d36e
commit
ce81ec4cf4
@ -71,14 +71,11 @@ initializr:
|
|||||||
mappings:
|
mappings:
|
||||||
- versionRange: "[1.3.0.RELEASE, 1.4.0.RELEASE]"
|
- versionRange: "[1.3.0.RELEASE, 1.4.0.RELEASE]"
|
||||||
version: 1.0.3.RELEASE
|
version: 1.0.3.RELEASE
|
||||||
- versionRange: "[1.4.0.RELEASE,1.4.x.BUILD-SNAPSHOT)"
|
- versionRange: "[1.4.0.RELEASE, 1.5.0.RC1)"
|
||||||
version: 1.1.2.RELEASE
|
version: 1.1.2.RELEASE
|
||||||
- versionRange: "[1.4.x.BUILD-SNAPSHOT, 1.5.0.RC1)"
|
|
||||||
version: 1.1.3.BUILD-SNAPSHOT
|
|
||||||
repositories: spring-snapshots,spring-milestones
|
|
||||||
- versionRange: "1.5.0.RC1"
|
- versionRange: "1.5.0.RC1"
|
||||||
version: 1.2.0.BUILD-SNAPSHOT
|
version: 1.2.0.M1
|
||||||
repositories: spring-snapshots,spring-milestones
|
repositories: spring-milestones
|
||||||
vaadin-bom:
|
vaadin-bom:
|
||||||
groupId: com.vaadin
|
groupId: com.vaadin
|
||||||
artifactId: vaadin-bom
|
artifactId: vaadin-bom
|
||||||
|
Loading…
Reference in New Issue
Block a user