Bumping versions to 2.2.1.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2019-11-26 12:08:31 +00:00
parent 330cfa42ed
commit 3fb03b2b80
80 changed files with 113 additions and 114 deletions

View File

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