Skip to content

Commit

Permalink
docs: update nacos-client version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chuntaojun committed Mar 5, 2020
1 parent 866288c commit ac31f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
</sonar.jacoco.itReportPath>
<sonar.exclusions>file:**/generated-sources/**,**/test/**</sonar.exclusions>
<!-- Nacos -->
<nacos.version>1.2.0-beta.1</nacos.version>
<nacos.version>1.2.0</nacos.version>
<!-- Spring -->
<spring.framework.version>3.2.18.RELEASE</spring.framework.version>
<!--snake-yaml-->
Expand Down

0 comments on commit ac31f73

Please sign in to comment.