Update SNAPSHOT to 4.0.0-RC1

This commit is contained in:
buildmaster
2022-10-27 23:10:18 +00:00
parent 2bf45656ff
commit 760e6dd0e1
52 changed files with 68 additions and 68 deletions

View File

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