Update SNAPSHOT to 2.2.2.RELEASE

This commit is contained in:
buildmaster
2020-03-04 15:54:56 +00:00
parent 651f458919
commit bbb5f19ce2
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>2.2.2.BUILD-SNAPSHOT</version>
<version>2.2.2.RELEASE</version>
<relativePath>..</relativePath>
</parent>