Update SNAPSHOT to 4.0.0-RC3

This commit is contained in:
buildmaster
2022-12-01 17:59:58 +00:00
parent 13551ca140
commit fdca201469
9 changed files with 14 additions and 14 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-config</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RC3</version>
<relativePath>..</relativePath>
</parent>