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

View File

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

View File

@@ -1,2 +1,2 @@
org.gradle.daemon=false org.gradle.daemon=false
verifierVersion=2.1.2.BUILD-SNAPSHOT verifierVersion=2.1.2.RELEASE

View File

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

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId> <artifactId>spring-cloud-contract-parent</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-docs</artifactId> <artifactId>spring-cloud-contract-docs</artifactId>

17
pom.xml
View File

@@ -7,13 +7,13 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId> <artifactId>spring-cloud-build</artifactId>
<version>2.1.6.BUILD-SNAPSHOT</version> <version>2.1.6.RELEASE</version>
<relativePath/> <relativePath/>
</parent> </parent>
<artifactId>spring-cloud-contract-parent</artifactId> <artifactId>spring-cloud-contract-parent</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<name>Spring Cloud Contract</name> <name>Spring Cloud Contract</name>
<description>Spring Cloud Contract</description> <description>Spring Cloud Contract</description>
@@ -28,13 +28,12 @@
<checkstyle.version>2.17</checkstyle.version> <checkstyle.version>2.17</checkstyle.version>
<pact.version>3.5.13</pact.version> <pact.version>3.5.13</pact.version>
<jsch-agent.version>0.0.9</jsch-agent.version> <jsch-agent.version>0.0.9</jsch-agent.version>
<spring-cloud-build.version>2.1.6.BUILD-SNAPSHOT</spring-cloud-build.version> <spring-cloud-build.version>2.1.6.RELEASE</spring-cloud-build.version>
<spring-cloud-zookeeper.version>2.1.2.BUILD-SNAPSHOT <spring-cloud-zookeeper.version>2.1.2.RELEASE</spring-cloud-zookeeper.version>
</spring-cloud-zookeeper.version> <spring-cloud-stream.version>Fishtown.SR3</spring-cloud-stream.version>
<spring-cloud-stream.version>Fishtown.BUILD-SNAPSHOT</spring-cloud-stream.version> <spring-cloud-netflix.version>2.1.2.RELEASE</spring-cloud-netflix.version>
<spring-cloud-netflix.version>2.1.2.BUILD-SNAPSHOT</spring-cloud-netflix.version> <spring-cloud-consul.version>2.1.2.RELEASE</spring-cloud-consul.version>
<spring-cloud-consul.version>2.1.2.BUILD-SNAPSHOT</spring-cloud-consul.version> <spring-cloud-commons.version>2.1.2.RELEASE</spring-cloud-commons.version>
<spring-cloud-commons.version>2.1.2.BUILD-SNAPSHOT</spring-cloud-commons.version>
<jopt-simple.version>5.0.3</jopt-simple.version> <jopt-simple.version>5.0.3</jopt-simple.version>
<cglib.version>3.2.9</cglib.version> <cglib.version>3.2.9</cglib.version>
<spock-spring.version>1.0-groovy-2.4</spock-spring.version> <spock-spring.version>1.0-groovy-2.4</spock-spring.version>

View File

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

View File

@@ -7,13 +7,13 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-samples</artifactId> <artifactId>spring-cloud-contract-samples</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-samples-standalone</artifactId> <artifactId>spring-cloud-contract-samples-standalone</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<name>Spring Cloud Contract Standalone Test Samples</name> <name>Spring Cloud Contract Standalone Test Samples</name>
<description>Spring Cloud Contract Standalone Test Samples used for end to end tests <description>Spring Cloud Contract Standalone Test Samples used for end to end tests
</description> </description>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>wiremock-jetty</artifactId> <artifactId>wiremock-jetty</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>wiremock-jetty</name> <name>wiremock-jetty</name>
@@ -14,14 +14,14 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.3.RELEASE</version> <version>2.1.6.RELEASE</version>
<relativePath/> <!-- lookup parent from repository --> <relativePath/> <!-- lookup parent from repository -->
</parent> </parent>
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version> <java.version>1.8</java.version>
<spring-cloud-contract.version>2.1.2.BUILD-SNAPSHOT</spring-cloud-contract.version> <spring-cloud-contract.version>2.1.2.RELEASE</spring-cloud-contract.version>
</properties> </properties>
<dependencies> <dependencies>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>wiremock-native</artifactId> <artifactId>wiremock-native</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>wiremock-native</name> <name>wiremock-native</name>
@@ -14,14 +14,14 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.3.RELEASE</version> <version>2.1.6.RELEASE</version>
<relativePath/> <!-- lookup parent from repository --> <relativePath/> <!-- lookup parent from repository -->
</parent> </parent>
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version> <java.version>1.8</java.version>
<spring-cloud-contract.version>2.1.2.BUILD-SNAPSHOT</spring-cloud-contract.version> <spring-cloud-contract.version>2.1.2.RELEASE</spring-cloud-contract.version>
</properties> </properties>
<dependencies> <dependencies>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>wiremock-tomcat</artifactId> <artifactId>wiremock-tomcat</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>wiremock-tomcat</name> <name>wiremock-tomcat</name>
@@ -14,14 +14,14 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.3.RELEASE</version> <version>2.1.6.RELEASE</version>
<relativePath/> <!-- lookup parent from repository --> <relativePath/> <!-- lookup parent from repository -->
</parent> </parent>
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version> <java.version>1.8</java.version>
<spring-cloud-contract.version>2.1.2.BUILD-SNAPSHOT</spring-cloud-contract.version> <spring-cloud-contract.version>2.1.2.RELEASE</spring-cloud-contract.version>
</properties> </properties>
<dependencies> <dependencies>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>wiremock-undertow-ssl</artifactId> <artifactId>wiremock-undertow-ssl</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>wiremock-undertow-ssl</name> <name>wiremock-undertow-ssl</name>
@@ -14,14 +14,14 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.3.RELEASE</version> <version>2.1.6.RELEASE</version>
<relativePath/> <!-- lookup parent from repository --> <relativePath/> <!-- lookup parent from repository -->
</parent> </parent>
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version> <java.version>1.8</java.version>
<spring-cloud-contract.version>2.1.2.BUILD-SNAPSHOT</spring-cloud-contract.version> <spring-cloud-contract.version>2.1.2.RELEASE</spring-cloud-contract.version>
</properties> </properties>
<dependencies> <dependencies>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>wiremock-undertow</artifactId> <artifactId>wiremock-undertow</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>wiremock-undertow</name> <name>wiremock-undertow</name>
@@ -14,14 +14,14 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.3.RELEASE</version> <version>2.1.6.RELEASE</version>
<relativePath/> <!-- lookup parent from repository --> <relativePath/> <!-- lookup parent from repository -->
</parent> </parent>
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version> <java.version>1.8</java.version>
<spring-cloud-contract.version>2.1.2.BUILD-SNAPSHOT</spring-cloud-contract.version> <spring-cloud-contract.version>2.1.2.RELEASE</spring-cloud-contract.version>
</properties> </properties>
<dependencies> <dependencies>

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>wiremock</artifactId> <artifactId>wiremock</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>wiremock</name> <name>wiremock</name>
@@ -14,14 +14,14 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.3.RELEASE</version> <version>2.1.6.RELEASE</version>
<relativePath/> <!-- lookup parent from repository --> <relativePath/> <!-- lookup parent from repository -->
</parent> </parent>
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version> <java.version>1.8</java.version>
<spring-cloud-contract.version>2.1.2.BUILD-SNAPSHOT</spring-cloud-contract.version> <spring-cloud-contract.version>2.1.2.RELEASE</spring-cloud-contract.version>
</properties> </properties>
<dependencies> <dependencies>

View File

@@ -6,11 +6,11 @@
<parent> <parent>
<artifactId>spring-cloud-dependencies-parent</artifactId> <artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<version>2.1.6.BUILD-SNAPSHOT</version> <version>2.1.6.RELEASE</version>
<relativePath/> <relativePath/>
</parent> </parent>
<artifactId>spring-cloud-contract-dependencies</artifactId> <artifactId>spring-cloud-contract-dependencies</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>spring-cloud-contract-dependencies</name> <name>spring-cloud-contract-dependencies</name>
<description>Spring Cloud Contract Dependencies</description> <description>Spring Cloud Contract Dependencies</description>

View File

@@ -15,7 +15,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId> <artifactId>spring-cloud-contract-parent</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-shade</artifactId> <artifactId>spring-cloud-contract-shade</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId> <artifactId>spring-cloud-contract-parent</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-spec</artifactId> <artifactId>spring-cloud-contract-spec</artifactId>

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId> <artifactId>spring-cloud-contract-parent</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-starters</artifactId> <artifactId>spring-cloud-contract-starters</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-starter-contract-stub-runner-jetty</artifactId> <artifactId>spring-cloud-starter-contract-stub-runner-jetty</artifactId>

View File

@@ -23,7 +23,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-starters</artifactId> <artifactId>spring-cloud-contract-starters</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-starter-contract-stub-runner</artifactId> <artifactId>spring-cloud-starter-contract-stub-runner</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-starters</artifactId> <artifactId>spring-cloud-contract-starters</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-starter-contract-verifier</artifactId> <artifactId>spring-cloud-starter-contract-verifier</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId> <artifactId>spring-cloud-contract-parent</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-stub-runner-boot</artifactId> <artifactId>spring-cloud-contract-stub-runner-boot</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId> <artifactId>spring-cloud-contract-parent</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-stub-runner</artifactId> <artifactId>spring-cloud-contract-stub-runner</artifactId>

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId> <artifactId>spring-cloud-contract-parent</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId> <artifactId>spring-cloud-contract-tools</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-converters</artifactId> <artifactId>spring-cloud-contract-converters</artifactId>

View File

@@ -15,7 +15,7 @@
# #
nexusUsername= nexusUsername=
nexusPassword= nexusPassword=
verifierVersion=2.1.2.BUILD-SNAPSHOT verifierVersion=2.1.2.RELEASE
org.gradle.daemon=false org.gradle.daemon=false
aetherVersion=1.1.0 aetherVersion=1.1.0
springCloudBuildVersion=2.1.3.BUILD-SNAPSHOT springCloudBuildVersion=2.1.6.RELEASE

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId> <artifactId>spring-cloud-contract-tools</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -15,5 +15,5 @@
# #
wiremockVersion=2.20.0 wiremockVersion=2.20.0
jsonAssertVersion=0.4.13 jsonAssertVersion=0.4.13
verifierVersion=2.1.2.BUILD-SNAPSHOT verifierVersion=2.1.2.RELEASE
groovyVersion=2.4.15 groovyVersion=2.4.15

View File

@@ -15,5 +15,5 @@
# #
wiremockVersion=2.20.0 wiremockVersion=2.20.0
jsonAssertVersion=0.4.13 jsonAssertVersion=0.4.13
verifierVersion=2.1.2.BUILD-SNAPSHOT verifierVersion=2.1.2.RELEASE
bootVersion=2.1.3.RELEASE bootVersion=2.1.6.RELEASE

View File

@@ -15,5 +15,5 @@
# #
wiremockVersion=2.20.0 wiremockVersion=2.20.0
jsonAssertVersion=0.4.13 jsonAssertVersion=0.4.13
verifierVersion=2.1.2.BUILD-SNAPSHOT verifierVersion=2.1.2.RELEASE
bootVersion=2.1.3.RELEASE bootVersion=2.1.6.RELEASE

View File

@@ -15,6 +15,6 @@
# #
wiremockVersion=2.20.0 wiremockVersion=2.20.0
jsonAssertVersion=0.4.13 jsonAssertVersion=0.4.13
verifierVersion=2.1.2.BUILD-SNAPSHOT verifierVersion=2.1.2.RELEASE
bootVersion=2.1.3.RELEASE bootVersion=2.1.6.RELEASE
groovyVersion=2.4.15 groovyVersion=2.4.15

View File

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

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId> <artifactId>spring-cloud-contract-tools</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-pact</artifactId> <artifactId>spring-cloud-contract-pact</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId> <artifactId>spring-cloud-contract-parent</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-verifier</artifactId> <artifactId>spring-cloud-contract-verifier</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId> <artifactId>spring-cloud-contract-parent</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-wiremock</artifactId> <artifactId>spring-cloud-contract-wiremock</artifactId>

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId> <artifactId>spring-cloud-contract-parent</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tests</artifactId> <artifactId>spring-cloud-contract-tests</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-sample-amqp</artifactId> <artifactId>spring-cloud-contract-sample-amqp</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tests</artifactId> <artifactId>spring-cloud-contract-tests</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-sample-camel</artifactId> <artifactId>spring-cloud-contract-sample-camel</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tests</artifactId> <artifactId>spring-cloud-contract-tests</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-sample-integration</artifactId> <artifactId>spring-cloud-contract-sample-integration</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tests</artifactId> <artifactId>spring-cloud-contract-tests</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-sample-stream</artifactId> <artifactId>spring-cloud-contract-sample-stream</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tests</artifactId> <artifactId>spring-cloud-contract-tests</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-stub-runner-amqp</artifactId> <artifactId>spring-cloud-contract-stub-runner-amqp</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tests</artifactId> <artifactId>spring-cloud-contract-tests</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-stub-runner-boot-eureka</artifactId> <artifactId>spring-cloud-contract-stub-runner-boot-eureka</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tests</artifactId> <artifactId>spring-cloud-contract-tests</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-stub-runner-boot-zookeeper</artifactId> <artifactId>spring-cloud-contract-stub-runner-boot-zookeeper</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tests</artifactId> <artifactId>spring-cloud-contract-tests</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-stub-runner-camel</artifactId> <artifactId>spring-cloud-contract-stub-runner-camel</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tests</artifactId> <artifactId>spring-cloud-contract-tests</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-stub-runner-context-path</artifactId> <artifactId>spring-cloud-contract-stub-runner-context-path</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tests</artifactId> <artifactId>spring-cloud-contract-tests</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-stub-runner-integration</artifactId> <artifactId>spring-cloud-contract-stub-runner-integration</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tests</artifactId> <artifactId>spring-cloud-contract-tests</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-stub-runner-moco-contract-jar</artifactId> <artifactId>spring-cloud-contract-stub-runner-moco-contract-jar</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tests</artifactId> <artifactId>spring-cloud-contract-tests</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-stub-runner-moco</artifactId> <artifactId>spring-cloud-contract-stub-runner-moco</artifactId>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tests</artifactId> <artifactId>spring-cloud-contract-tests</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version> <version>2.1.2.RELEASE</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>spring-cloud-contract-stub-runner-stream</artifactId> <artifactId>spring-cloud-contract-stub-runner-stream</artifactId>