Going back to snapshots

This commit is contained in:
buildmaster
2020-11-09 11:40:10 +00:00
parent 1ea1ea7113
commit 81d2e7b3e9
64 changed files with 103 additions and 107 deletions

View File

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