Update SNAPSHOT to 4.0.0-RC3

This commit is contained in:
buildmaster
2022-12-01 19:01:09 +00:00
parent c9905752d7
commit 888e30905c
51 changed files with 68 additions and 68 deletions

View File

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