We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6485fc commit 2770692Copy full SHA for 2770692
pom.xml
@@ -90,7 +90,7 @@
90
91
<properties>
92
<!-- Project revision -->
93
- <revision>2.0.1.0-2021.0.9-SNAPSHOT</revision>
+ <revision>2.0.1.0-2021.0.9-RC2</revision>
94
95
<!-- Spring Framework -->
96
<spring.framework.version>5.3.39</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.1.0-SNAPSHOT</polaris.version>
+ <polaris.version>2.0.1.0-RC1</polaris.version>
78
79
<!-- Dependencies -->
80
<bcpkix-jdk18on.version>1.78.1</bcpkix-jdk18on.version>
0 commit comments