Update SNAPSHOT to 3.0.1

This commit is contained in:
buildmaster
2021-01-08 18:15:27 +00:00
parent a95f1300ad
commit de32eb3d4d
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>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<relativePath>..</relativePath>
</parent>