docs:update branch name to 2023.

pull/1333/head
Haotian Zhang 3 months ago
parent a307cfe27f
commit 81d67b44b3

@ -26,8 +26,8 @@ closes #
## Checklist (Optional)
- [ ] Will pull request to branch of 2023.0.
- [ ] Will pull request to branch of 2022.0.
- [ ] Will pull request to branch of 2021.0.
- [ ] Will pull request to branch of 2020.0.
- [ ] Will pull request to branch of 2023.
- [ ] Will pull request to branch of 2022.
- [ ] Will pull request to branch of 2021.
- [ ] Will pull request to branch of 2020.
- [ ] Will pull request to branch of hoxton.

@ -3,18 +3,18 @@ name: Codecov
on:
push:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0
- 2023
- 2022
- 2021
- 2020
- hoxton
- greenwich
pull_request:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0
- 2023
- 2022
- 2021
- 2020
- hoxton
- greenwich

@ -7,14 +7,14 @@ on:
push:
branches:
- hoxton
- 2021.0
- 2020.0
- 2021
- 2020
- greenwich
pull_request:
branches:
- hoxton
- 2021.0
- 2020.0
- 2021
- 2020
- greenwich
jobs:

@ -6,12 +6,12 @@ name: Test with Junit (JDK17)
on:
push:
branches:
- 2023.0
- 2022.0
- 2023
- 2022
pull_request:
branches:
- 2023.0
- 2022.0
- 2023
- 2022
jobs:
build:

@ -3,18 +3,18 @@ name: License checker
on:
push:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0
- 2023
- 2022
- 2021
- 2020
- hoxton
- greenwich
pull_request:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0
- 2023
- 2022
- 2021
- 2020
- hoxton
- greenwich
jobs:

@ -3,10 +3,10 @@ name: Snapshot
on:
push:
branches:
- 2023.0
- 2022.0
- 2021.0
- 2020.0
- 2023
- 2022
- 2021
- 2020
- hoxton
- greenwich

@ -5,8 +5,8 @@
[![Contributors](https://img.shields.io/github/contributors/Tencent/spring-cloud-tencent)](https://github.com/Tencent/spring-cloud-tencent/graphs/contributors)
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
[![Test with Junit](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit_test17.yml/badge.svg?branch=2023.0)](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit_test17.yml)
[![codecov.io](https://codecov.io/gh/Tencent/spring-cloud-tencent/branch/2023.0/graph/badge.svg)](https://codecov.io/gh/Tencent/spring-cloud-tencent?branch=2023.0)
[![Test with Junit](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit_test17.yml/badge.svg?branch=2023)](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit_test17.yml)
[![codecov.io](https://codecov.io/gh/Tencent/spring-cloud-tencent/branch/2023/graph/badge.svg)](https://codecov.io/gh/Tencent/spring-cloud-tencent?branch=2023)
[English](./README.md) | 简体中文
@ -61,7 +61,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要
> 注意:
>
> 支持Spring Cloud 版本2023.0、2022.0、2021.0、2020.0、Hoxton。
> 支持Spring Cloud 版本2023、2022、2021、2020、Hoxton。
>
> Spring Cloud Tencent
> 的版本列表可以查看

@ -5,8 +5,8 @@
[![Contributors](https://img.shields.io/github/contributors/Tencent/spring-cloud-tencent)](https://github.com/Tencent/spring-cloud-tencent/graphs/contributors)
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
[![Test with Junit](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit_test17.yml/badge.svg?branch=2023.0)](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit_test17.yml)
[![codecov.io](https://codecov.io/gh/Tencent/spring-cloud-tencent/branch/2023.0/graph/badge.svg)](https://codecov.io/gh/Tencent/spring-cloud-tencent?branch=2023.0)
[![Test with Junit](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit_test17.yml/badge.svg?branch=2023)](https://github.com/Tencent/spring-cloud-tencent/actions/workflows/junit_test17.yml)
[![codecov.io](https://codecov.io/gh/Tencent/spring-cloud-tencent/branch/2023/graph/badge.svg)](https://codecov.io/gh/Tencent/spring-cloud-tencent?branch=2023)
English | [简体中文](./README-zh.md)
@ -63,7 +63,7 @@ dependencies.
> Notice:
>
> Support Spring Cloud 2023.0, 2022.0, 2021.0, 2020.0, Hoxton.
> Support Spring Cloud 2023, 2022, 2021, 2020, Hoxton.
>
> The version list of Spring Cloud Tencent can be found
> in

@ -16,7 +16,7 @@
<version>${revision}</version>
<name>Spring Cloud Tencent</name>
<description>Spring Cloud Tencent</description>
<url>https://github.com/Tencent/spring-cloud-tencent/tree/2023.0</url>
<url>https://github.com/Tencent/spring-cloud-tencent/tree/2023</url>
<organization>
<name>Tencent</name>
@ -26,7 +26,7 @@
<licenses>
<license>
<name>The BSD 3-Clause License (BSD3)</name>
<url>https://raw.githubusercontent.com/Tencent/spring-cloud-tencent/2023.0/LICENSE</url>
<url>https://raw.githubusercontent.com/Tencent/spring-cloud-tencent/2023/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>

@ -16,7 +16,7 @@
<packaging>pom</packaging>
<name>Spring Cloud Tencent Dependencies</name>
<description>Spring Cloud Tencent Dependencies</description>
<url>https://github.com/Tencent/spring-cloud-tencent/tree/2023.0</url>
<url>https://github.com/Tencent/spring-cloud-tencent/tree/2023</url>
<organization>
<name>Tencent</name>
@ -26,7 +26,7 @@
<licenses>
<license>
<name>The BSD 3-Clause License (BSD3)</name>
<url>https://raw.githubusercontent.com/Tencent/spring-cloud-tencent/2023.0/LICENSE</url>
<url>https://raw.githubusercontent.com/Tencent/spring-cloud-tencent/2023/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>

Loading…
Cancel
Save