Skip to content

Commit 83745dd

Browse files
committed
release 1.12.0.
1 parent e8730cb commit 83745dd

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README-zh.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要
7878
<groupId>com.tencent.cloud</groupId>
7979
<artifactId>spring-cloud-tencent-dependencies</artifactId>
8080
<!--version number-->
81-
<version>1.11.8-Hoxton.SR12</version>
81+
<version>1.12.0-Hoxton.SR12</version>
8282
<type>pom</type>
8383
<scope>import</scope>
8484
</dependency>

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ For example:
8181
<groupId>com.tencent.cloud</groupId>
8282
<artifactId>spring-cloud-tencent-dependencies</artifactId>
8383
<!--version number-->
84-
<version>1.11.8-Hoxton.SR12</version>
84+
<version>1.12.0-Hoxton.SR12</version>
8585
<type>pom</type>
8686
<scope>import</scope>
8787
</dependency>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989

9090
<properties>
9191
<!-- Project revision -->
92-
<revision>1.12.0-Hoxton.SR12-SNAPSHOT</revision>
92+
<revision>1.12.0-Hoxton.SR12</revision>
9393

9494
<!-- Spring Framework -->
9595
<spring.framework.version>5.2.25.RELEASE</spring.framework.version>

spring-cloud-tencent-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
</developers>
7171

7272
<properties>
73-
<revision>1.12.0-Hoxton.SR12-SNAPSHOT</revision>
73+
<revision>1.12.0-Hoxton.SR12</revision>
7474

7575
<!-- Dependencies -->
7676
<polaris.version>1.14.0</polaris.version>

0 commit comments

Comments
 (0)