Update SNAPSHOT to 2022.0.2

This commit is contained in:
buildmaster
2023-03-28 20:58:06 +00:00
parent 7ec0792574
commit 99fd230b4e
6 changed files with 27 additions and 27 deletions

View File

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