mirror of
https://gitee.com/dcren/cloud-native-app-initializer.git
synced 2025-04-05 08:37:30 +08:00
Merge pull request #79 from steverao/main-0428-update_sca_metadata
update SCA version metadata
This commit is contained in:
commit
a41000d12a
@ -157,8 +157,8 @@ initializr:
|
|||||||
artifactId: spring-cloud-alibaba-dependencies
|
artifactId: spring-cloud-alibaba-dependencies
|
||||||
versionProperty: spring-cloud-alibaba.version
|
versionProperty: spring-cloud-alibaba.version
|
||||||
mappings:
|
mappings:
|
||||||
- compatibilityRange: "[3.0.0, 3.0.1)"
|
- compatibilityRange: "[3.0.2, 3.0.3)"
|
||||||
version: 2022.0.0.0-RC1
|
version: 2022.0.0.0-RC2
|
||||||
- compatibilityRange: "[2.6.13, 3.0.0)"
|
- compatibilityRange: "[2.6.13, 3.0.0)"
|
||||||
version: 2021.0.5.0
|
version: 2021.0.5.0
|
||||||
- compatibilityRange: "[2.6.11, 2.6.13)"
|
- 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
|
href: https://github.com/alibaba/aliyun-spring-boot/tree/master/aliyun-spring-boot-samples/aliyun-schedulerx-spring-boot-sample
|
||||||
- name: Spring Cloud Alibaba
|
- name: Spring Cloud Alibaba
|
||||||
bom: spring-cloud-alibaba
|
bom: spring-cloud-alibaba
|
||||||
compatibilityRange: "[2.0.0.RELEASE,3.0.0]"
|
compatibilityRange: "[2.0.0.RELEASE,3.0.2]"
|
||||||
content:
|
content:
|
||||||
- name: Nacos Service Discovery
|
- name: Nacos Service Discovery
|
||||||
id: sca-nacos-discovery
|
id: sca-nacos-discovery
|
||||||
@ -1817,8 +1817,8 @@ initializr:
|
|||||||
id: groovy
|
id: groovy
|
||||||
default: false
|
default: false
|
||||||
bootVersions:
|
bootVersions:
|
||||||
- name: 3.0.0
|
- name: 3.0.2
|
||||||
id: 3.0.0
|
id: 3.0.2
|
||||||
- name: 2.7.6
|
- name: 2.7.6
|
||||||
id: 2.7.6
|
id: 2.7.6
|
||||||
- name: 2.6.13
|
- name: 2.6.13
|
||||||
|
Loading…
Reference in New Issue
Block a user