We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905a5f3 commit ab8df5bCopy full SHA for ab8df5b
pom.xml
@@ -89,7 +89,7 @@
89
90
<properties>
91
<!-- Project revision -->
92
- <revision>2.0.0.0-2022.0.5-SNAPSHOT</revision>
+ <revision>2.0.0.0-2022.0.5-RC1</revision>
93
94
<!-- Spring Framework -->
95
<spring.framework.version>6.0.22</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>2.0.0.0-SNAPSHOT</polaris.version>
+ <polaris.version>2.0.0.0-RC1</polaris.version>
78
79
<!-- Dependencies -->
80
<guava.version>32.0.1-jre</guava.version>
0 commit comments