Update SNAPSHOT to 2023.0.0-M2

This commit is contained in:
buildmaster
2023-09-27 15:23:04 +00:00
parent 0218f17723
commit f1edcf0250
7 changed files with 43 additions and 43 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-M2</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-dependencies</artifactId>
<version>2023.0.0-SNAPSHOT</version>
<version>2023.0.0-M2</version>
<name>spring-cloud-dependencies</name>
<description>Spring Cloud Dependencies</description>
<packaging>pom</packaging>