mirror of
https://gitee.com/dcren/cloud-native-app-initializer.git
synced 2025-04-04 23:39:35 +08:00
update SCA version metadata
This commit is contained in:
parent
f9b06ea8ca
commit
0950625926
@ -157,8 +157,8 @@ initializr:
|
||||
artifactId: spring-cloud-alibaba-dependencies
|
||||
versionProperty: spring-cloud-alibaba.version
|
||||
mappings:
|
||||
- compatibilityRange: "[3.0.0, 3.0.1)"
|
||||
version: 2022.0.0.0-RC1
|
||||
- compatibilityRange: "[3.0.2, 3.0.3)"
|
||||
version: 2022.0.0.0-RC2
|
||||
- compatibilityRange: "[2.6.13, 3.0.0)"
|
||||
version: 2021.0.5.0
|
||||
- compatibilityRange: "[2.6.11, 2.6.13)"
|
||||
@ -259,7 +259,7 @@ initializr:
|
||||
href: https://github.com/alibaba/aliyun-spring-boot/tree/master/aliyun-spring-boot-samples/aliyun-schedulerx-spring-boot-sample
|
||||
- name: Spring Cloud Alibaba
|
||||
bom: spring-cloud-alibaba
|
||||
compatibilityRange: "[2.0.0.RELEASE,3.0.0]"
|
||||
compatibilityRange: "[2.0.0.RELEASE,3.0.2]"
|
||||
content:
|
||||
- name: Nacos Service Discovery
|
||||
id: sca-nacos-discovery
|
||||
@ -1817,8 +1817,8 @@ initializr:
|
||||
id: groovy
|
||||
default: false
|
||||
bootVersions:
|
||||
- name: 3.0.0
|
||||
id: 3.0.0
|
||||
- name: 3.0.2
|
||||
id: 3.0.2
|
||||
- name: 2.7.6
|
||||
id: 2.7.6
|
||||
- name: 2.6.13
|
||||
|
Loading…
Reference in New Issue
Block a user