Bumping versions to 2.0.2.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2018-07-31 20:10:10 +00:00
parent 2e92b65169
commit 5375cf51ff
80 changed files with 122 additions and 122 deletions

View File

@@ -7,13 +7,13 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-docker-parent</artifactId>
<version>2.0.1.BUILD-SNAPSHOT</version>
<version>2.0.2.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-docker</artifactId>
<packaging>pom</packaging>
<version>2.0.1.BUILD-SNAPSHOT</version>
<version>2.0.2.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.0.1.BUILD-SNAPSHOT
verifierVersion=2.0.2.BUILD-SNAPSHOT