We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa4a41 commit 94df107Copy full SHA for 94df107
pom.xml
@@ -89,7 +89,7 @@
89
90
<properties>
91
<!-- Project revision -->
92
- <revision>1.14.0-2022.0.5-SNAPSHOT</revision>
+ <revision>1.14.0-2022.0.5-RC2</revision>
93
94
<!-- Spring Framework -->
95
<spring.framework.version>6.0.17</spring.framework.version>
spring-cloud-tencent-dependencies/pom.xml
@@ -71,10 +71,10 @@
71
72
73
74
75
76
<!-- Polaris SDK version -->
77
- <polaris.version>1.15.7-SNAPSHOT</polaris.version>
+ <polaris.version>1.15.7</polaris.version>
78
79
<!-- Dependencies -->
80
<guava.version>32.0.1-jre</guava.version>
0 commit comments