Skip to content

Commit b4164db

Browse files
committed
release 1.14.0-2023.0.0-RC2.
1 parent 8372b35 commit b4164db

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.14.0-2023.0.0-SNAPSHOT</revision>
92+
<revision>1.14.0-2023.0.0-RC2</revision>
9393

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

spring-cloud-tencent-dependencies/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@
7171

7272
<properties>
7373
<!-- Project revision -->
74-
<revision>1.14.0-2023.0.0-SNAPSHOT</revision>
74+
<revision>1.14.0-2023.0.0-RC2</revision>
7575

7676
<!-- Polaris SDK version -->
77-
<polaris.version>1.15.5-SNAPSHOT</polaris.version>
77+
<polaris.version>1.15.5</polaris.version>
7878

7979
<!-- Dependencies -->
8080
<guava.version>32.0.1-jre</guava.version>

0 commit comments

Comments
 (0)