Update SNAPSHOT to 2.1.2.RELEASE
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-contract-parent</artifactId>
|
||||
<version>2.1.2.BUILD-SNAPSHOT</version>
|
||||
<version>2.1.2.RELEASE</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -6,7 +6,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>
|
||||
<artifactId>spring-cloud-contract-converters</artifactId>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
#
|
||||
nexusUsername=
|
||||
nexusPassword=
|
||||
verifierVersion=2.1.2.BUILD-SNAPSHOT
|
||||
verifierVersion=2.1.2.RELEASE
|
||||
org.gradle.daemon=false
|
||||
aetherVersion=1.1.0
|
||||
springCloudBuildVersion=2.1.3.BUILD-SNAPSHOT
|
||||
springCloudBuildVersion=2.1.6.RELEASE
|
||||
|
||||
@@ -6,7 +6,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>
|
||||
|
||||
|
||||
@@ -15,5 +15,5 @@
|
||||
#
|
||||
wiremockVersion=2.20.0
|
||||
jsonAssertVersion=0.4.13
|
||||
verifierVersion=2.1.2.BUILD-SNAPSHOT
|
||||
verifierVersion=2.1.2.RELEASE
|
||||
groovyVersion=2.4.15
|
||||
|
||||
@@ -15,5 +15,5 @@
|
||||
#
|
||||
wiremockVersion=2.20.0
|
||||
jsonAssertVersion=0.4.13
|
||||
verifierVersion=2.1.2.BUILD-SNAPSHOT
|
||||
bootVersion=2.1.3.RELEASE
|
||||
verifierVersion=2.1.2.RELEASE
|
||||
bootVersion=2.1.6.RELEASE
|
||||
|
||||
@@ -15,5 +15,5 @@
|
||||
#
|
||||
wiremockVersion=2.20.0
|
||||
jsonAssertVersion=0.4.13
|
||||
verifierVersion=2.1.2.BUILD-SNAPSHOT
|
||||
bootVersion=2.1.3.RELEASE
|
||||
verifierVersion=2.1.2.RELEASE
|
||||
bootVersion=2.1.6.RELEASE
|
||||
|
||||
@@ -15,6 +15,6 @@
|
||||
#
|
||||
wiremockVersion=2.20.0
|
||||
jsonAssertVersion=0.4.13
|
||||
verifierVersion=2.1.2.BUILD-SNAPSHOT
|
||||
bootVersion=2.1.3.RELEASE
|
||||
verifierVersion=2.1.2.RELEASE
|
||||
bootVersion=2.1.6.RELEASE
|
||||
groovyVersion=2.4.15
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -6,7 +6,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>
|
||||
<artifactId>spring-cloud-contract-pact</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user