Update SNAPSHOT to 2.1.2.RELEASE

This commit is contained in:
buildmaster
2019-06-21 11:10:55 +00:00
parent 0f2c01148c
commit d12c700d34
49 changed files with 79 additions and 80 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version>
<version>2.1.2.RELEASE</version>
<relativePath>..</relativePath>
</parent>
@@ -47,7 +47,7 @@
<takari-lifecycle-plugin.version>1.13.7</takari-lifecycle-plugin.version>
</properties>
<version>2.1.2.BUILD-SNAPSHOT</version>
<version>2.1.2.RELEASE</version>
<inceptionYear>2016</inceptionYear>
<build>