Going back to snapshots

This commit is contained in:
buildmaster
2019-11-26 12:08:31 +00:00
parent 00d9e52c47
commit 330cfa42ed
60 changed files with 81 additions and 80 deletions

View File

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