Update SNAPSHOT to 2020.0.5

This commit is contained in:
buildmaster
2021-12-15 20:41:28 +00:00
parent eb41487e77
commit 315807aa84
7 changed files with 80 additions and 29 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<version>3.0.5-SNAPSHOT</version>
<version>3.0.5</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-dependencies</artifactId>
<version>2020.0.5-SNAPSHOT</version>
<version>2020.0.5</version>
<name>spring-cloud-dependencies</name>
<description>Spring Cloud Dependencies</description>
<packaging>pom</packaging>