Going back to snapshots

This commit is contained in:
buildmaster
2019-07-03 20:38:29 +00:00
parent 880c7bdb54
commit 1d56bdd1d7
55 changed files with 90 additions and 89 deletions

View File

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

View File

@@ -1,2 +1,2 @@
org.gradle.daemon=false
verifierVersion=2.2.0.M1
verifierVersion=2.2.0.BUILD-SNAPSHOT