Update SNAPSHOT to 3.0.2

This commit is contained in:
buildmaster
2021-01-27 20:39:53 +00:00
parent 63ebfd5824
commit b362b58e2f
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.2-SNAPSHOT</version>
<version>3.0.2</version>
<relativePath>..</relativePath>
</parent>