Skip to content

Commit

Permalink
release 2.0.0.0-2022.0.5-RC1.
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyeBeFreeman committed Aug 14, 2024
1 parent 905a5f3 commit ab8df5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

<properties>
<!-- Project revision -->
<revision>2.0.0.0-2022.0.5-SNAPSHOT</revision>
<revision>2.0.0.0-2022.0.5-RC1</revision>

<!-- Spring Framework -->
<spring.framework.version>6.0.22</spring.framework.version>
Expand Down
4 changes: 2 additions & 2 deletions spring-cloud-tencent-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@

<properties>
<!-- Project revision -->
<revision>2.0.0.0-2022.0.5-SNAPSHOT</revision>
<revision>2.0.0.0-2022.0.5-RC1</revision>

<!-- Polaris SDK version -->
<polaris.version>2.0.0.0-SNAPSHOT</polaris.version>
<polaris.version>2.0.0.0-RC1</polaris.version>

<!-- Dependencies -->
<guava.version>32.0.1-jre</guava.version>
Expand Down

0 comments on commit ab8df5b

Please sign in to comment.