Skip to content

Commit

Permalink
release 1.6.1. (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: shedfreewu <shedfreewu@tencent.com>
  • Loading branch information
shedfreewu and shedfreez authored Mar 16, 2024
1 parent e24f44c commit f91eac7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<spring.cloud.version>Hoxton.SR12</spring.cloud.version>
<spring.cloud.tencent.version>1.14.0-Hoxton.SR12-SNAPSHOT</spring.cloud.tencent.version>
<spring.cloud.tencent.version>1.14.0-Hoxton.SR12-RC1</spring.cloud.tencent.version>
<spring.boot.version>2.3.7.RELEASE</spring.boot.version>
<slf4j.vesion>1.7.30</slf4j.vesion>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<revision>1.6.1</revision>
<polaris.version>1.15.2-SNAPSHOT</polaris.version>
<polaris.version>1.15.2</polaris.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<skip.maven.deploy>false</skip.maven.deploy>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

0 comments on commit f91eac7

Please sign in to comment.