Update SNAPSHOT to 2023.0.0

This commit is contained in:
buildmaster
2023-12-06 19:25:10 +00:00
parent 897ccc92fb
commit 35d8d1274a
6 changed files with 41 additions and 41 deletions

View File

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