Going back to snapshots

This commit is contained in:
spring-builds
2024-11-08 16:59:50 +00:00
parent 8c8a88973f
commit aaafee71f7
7 changed files with 43 additions and 43 deletions

View File

@@ -6,11 +6,11 @@
<packaging>pom</packaging>
<name>Spring Cloud Starter Build</name>
<description>Spring Cloud Starter Build</description>
<version>2024.0.0-RC1</version>
<version>2024.0.0-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>4.2.0-RC1</version>
<version>4.2.0-SNAPSHOT</version>
<relativePath/>
</parent>