Bump to Greenwich, 2.1.0
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-contract-parent</artifactId>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>2.1.0.BUILD-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-contract-tools</artifactId>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>2.1.0.BUILD-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
<artifactId>spring-cloud-contract-converters</artifactId>
|
||||
|
||||
@@ -16,6 +16,6 @@
|
||||
|
||||
nexusUsername =
|
||||
nexusPassword =
|
||||
verifierVersion=2.0.1.BUILD-SNAPSHOT
|
||||
verifierVersion=2.1.0.BUILD-SNAPSHOT
|
||||
org.gradle.daemon=false
|
||||
aetherVersion=1.0.2.v20150114
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-contract-tools</artifactId>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>2.1.0.BUILD-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -15,4 +15,4 @@
|
||||
#
|
||||
wiremockVersion=2.18.0
|
||||
jsonAssertVersion=0.4.13
|
||||
verifierVersion=2.0.1.BUILD-SNAPSHOT
|
||||
verifierVersion=2.1.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -15,4 +15,4 @@
|
||||
#
|
||||
wiremockVersion=2.18.0
|
||||
jsonAssertVersion=0.4.13
|
||||
verifierVersion=2.0.1.BUILD-SNAPSHOT
|
||||
verifierVersion=2.1.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -15,4 +15,4 @@
|
||||
#
|
||||
wiremockVersion=2.18.0
|
||||
jsonAssertVersion=0.4.13
|
||||
verifierVersion=2.0.1.BUILD-SNAPSHOT
|
||||
verifierVersion=2.1.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -15,4 +15,4 @@
|
||||
#
|
||||
wiremockVersion=2.18.0
|
||||
jsonAssertVersion=0.4.13
|
||||
verifierVersion=2.0.1.BUILD-SNAPSHOT
|
||||
verifierVersion=2.1.0.BUILD-SNAPSHOT
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-contract-tools</artifactId>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>2.1.0.BUILD-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<maven.compiler.target>1.7</maven.compiler.target>
|
||||
</properties>
|
||||
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>2.1.0.BUILD-SNAPSHOT</version>
|
||||
<inceptionYear>2016</inceptionYear>
|
||||
|
||||
<build>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-contract-tools</artifactId>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>2.1.0.BUILD-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
<artifactId>spring-cloud-contract-pact</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user