Skip to content

Commit

Permalink
docs:update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyeBeFreeman committed Oct 23, 2023
1 parent e732dee commit e13af3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要
<dependency>
<groupId>com.tencent.cloud</groupId>
<artifactId>spring-cloud-tencent-dependencies</artifactId>
<!--version number-->
<version>1.12.1-2021.0.8</version>
<version>${LATEST_VERSION_FROM_VERSION_MANAGEMENT_IN_WIKI}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,7 @@ For example:
<dependency>
<groupId>com.tencent.cloud</groupId>
<artifactId>spring-cloud-tencent-dependencies</artifactId>
<!--version number-->
<version>1.12.1-2021.0.8</version>
<version>${LATEST_VERSION_FROM_VERSION_MANAGEMENT_IN_WIKI}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit e13af3a

Please sign in to comment.