Going back to snapshots

This commit is contained in:
buildmaster
2019-09-10 18:47:35 +00:00
parent 4750b4e60e
commit 882cee887d
52 changed files with 82 additions and 82 deletions

View File

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