Update SNAPSHOT to 4.0.0-RC2

This commit is contained in:
buildmaster
2022-11-17 18:40:55 +00:00
parent dc581e8934
commit cda1ab3eaf
51 changed files with 68 additions and 68 deletions

View File

@@ -12,13 +12,13 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-docker-parent</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RC2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-docker</artifactId>
<packaging>pom</packaging>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RC2</version>
<name>Spring Cloud Contract Docker</name>
<description>Spring Cloud Contract Docker</description>