Update SNAPSHOT to 4.1.0-RC1

This commit is contained in:
buildmaster
2023-10-31 15:00:49 +00:00
parent 977eaa63b4
commit 4c6e703dc9
47 changed files with 65 additions and 65 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0-RC1</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>spring-cloud-contract-spec-java</artifactId>