release:release 1.11.6-Hoxton.SR12.

pull/1080/head 1.11.6-Hoxton.SR12
Haotian Zhang 1 year ago
parent 54b8111272
commit a5715f65ef

@ -79,7 +79,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要
<groupId>com.tencent.cloud</groupId>
<artifactId>spring-cloud-tencent-dependencies</artifactId>
<!--version number-->
<version>1.11.5-Hoxton.SR12</version>
<version>1.11.6-Hoxton.SR12</version>
<type>pom</type>
<scope>import</scope>
</dependency>

@ -76,7 +76,7 @@ For example:
<groupId>com.tencent.cloud</groupId>
<artifactId>spring-cloud-tencent-dependencies</artifactId>
<!--version number-->
<version>1.11.5-Hoxton.SR12</version>
<version>1.11.6-Hoxton.SR12</version>
<type>pom</type>
<scope>import</scope>
</dependency>

@ -89,7 +89,7 @@
<properties>
<!-- Project revision -->
<revision>1.11.6-Hoxton.SR12-SNAPSHOT</revision>
<revision>1.11.6-Hoxton.SR12</revision>
<!-- Spring Framework -->
<spring.framework.version>5.2.22.RELEASE</spring.framework.version>

@ -70,7 +70,7 @@
</developers>
<properties>
<revision>1.11.6-Hoxton.SR12-SNAPSHOT</revision>
<revision>1.11.6-Hoxton.SR12</revision>
<!-- Dependencies -->
<polaris.version>1.12.5</polaris.version>

Loading…
Cancel
Save