mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-04 12:48:02 +08:00
Update Dalston to snapshots
There is an issue with Kafka in the M1 release (the app generated here would blow up because of a mismatch between the client and server). Snapshots are best for now, until we hit RC1.
This commit is contained in:
parent
ff780ddc8c
commit
d6052e22b4
@ -36,10 +36,7 @@ initializr:
|
|||||||
- versionRange: "[1.4.x.BUILD-SNAPSHOT, 1.5.0.RC1)"
|
- versionRange: "[1.4.x.BUILD-SNAPSHOT, 1.5.0.RC1)"
|
||||||
version: Camden.BUILD-SNAPSHOT
|
version: Camden.BUILD-SNAPSHOT
|
||||||
repositories: spring-snapshots,spring-milestones
|
repositories: spring-snapshots,spring-milestones
|
||||||
- versionRange: "[1.5.0.RC1, 1.5.x.BUILD-SNAPSHOT)"
|
- versionRange: "1.5.0.RC1"
|
||||||
version: Dalston.M1
|
|
||||||
repositories: spring-milestones
|
|
||||||
- versionRange: "1.5.x.BUILD-SNAPSHOT"
|
|
||||||
version: Dalston.BUILD-SNAPSHOT
|
version: Dalston.BUILD-SNAPSHOT
|
||||||
repositories: spring-snapshots,spring-milestones
|
repositories: spring-snapshots,spring-milestones
|
||||||
cloud-dataflow-bom:
|
cloud-dataflow-bom:
|
||||||
@ -821,7 +818,7 @@ initializr:
|
|||||||
description: Messaging microservices with Kafka
|
description: Messaging microservices with Kafka
|
||||||
versionRange: 1.3.0.M4
|
versionRange: 1.3.0.M4
|
||||||
groupId: org.springframework.cloud
|
groupId: org.springframework.cloud
|
||||||
artifactId: spring-cloud-starter-stream-kafka
|
artifactId: spring-cloud-stream-binder-kafka
|
||||||
- name: Cloud AWS
|
- name: Cloud AWS
|
||||||
bom: cloud-bom
|
bom: cloud-bom
|
||||||
versionRange: 1.2.3.RELEASE
|
versionRange: 1.2.3.RELEASE
|
||||||
|
Loading…
Reference in New Issue
Block a user