Skip to content

Commit

Permalink
release 1.7.0-RC2 (#188)
Browse files Browse the repository at this point in the history
* add example.yml

* Update example.yml

* add example.yml

* change application.propertities

* change application.propertities

* delete provider nearbyrouter config

* release 1.7.0-RC2

---------

Co-authored-by: fredrikliu <[email protected]>
  • Loading branch information
fredrikliu and fredrikliu authored May 20, 2024
1 parent 43169a7 commit a7c6afb
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-RC3</spring.cloud.tencent.version>
<spring.boot.version>2.3.12.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.7.0-RC2</revision>
<polaris.version>1.15.5-SNAPSHOT</polaris.version>
<polaris.version>1.15.5</polaris.version>
<guava.version>32.0.1-jre</guava.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<skip.maven.deploy>false</skip.maven.deploy>
Expand Down

0 comments on commit a7c6afb

Please sign in to comment.