We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e585329 commit d34474bCopy full SHA for d34474b
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.RC1</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.6-SNAPSHOT</polaris.version>
+ <polaris.version>1.15.6</polaris.version>
78
79
<!-- Dependencies -->
80
<guava.version>32.0.1-jre</guava.version>
0 commit comments