Update SNAPSHOT to 1.2.4.RELEASE

This commit is contained in:
buildmaster
2018-03-27 00:33:17 +00:00
parent 1e0ea34c91
commit 71061a7d7f
49 changed files with 68 additions and 68 deletions

View File

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

View File

@@ -1,3 +1,3 @@
org.gradle.daemon=false
verifierVersion=1.2.4.BUILD-SNAPSHOT
verifierVersion=1.2.4.RELEASE
bootVersion=1.5.9.RELEASE