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