Update SNAPSHOT to 2.2.1.RELEASE

This commit is contained in:
buildmaster
2019-12-20 14:17:56 +00:00
parent bf503b5c82
commit c97e6e82d0
60 changed files with 84 additions and 84 deletions

View File

@@ -7,13 +7,13 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId>
<version>2.2.1.BUILD-SNAPSHOT</version>
<version>2.2.1.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-samples</artifactId>
<packaging>pom</packaging>
<version>2.2.1.BUILD-SNAPSHOT</version>
<version>2.2.1.RELEASE</version>
<name>Spring Cloud Contract Samples</name>
<description>Spring Cloud Contract Samples</description>