Update SNAPSHOT to 2.1.5.RELEASE

This commit is contained in:
buildmaster
2020-01-31 22:29:33 +00:00
parent 5d59bc7538
commit b0c86cb04e
51 changed files with 267 additions and 80 deletions

View File

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