Update SNAPSHOT to 1.1.4.RELEASE

This commit is contained in:
Marcin Grzejszczak
2017-10-03 13:56:14 +02:00
parent 6af2501422
commit e1b65dd672
44 changed files with 66 additions and 66 deletions

View File

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

View File

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

View File

@@ -16,6 +16,6 @@
nexusUsername =
nexusPassword =
verifierVersion=1.1.4.BUILD-SNAPSHOT
verifierVersion=1.1.4.RELEASE
org.gradle.daemon=false
aetherVersion=1.0.2.v20150114

View File

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

View File

@@ -15,5 +15,5 @@
#
wiremockVersion=2.5.1
jsonAssertVersion=0.4.8
verifierVersion=1.1.4.BUILD-SNAPSHOT
verifierVersion=1.1.4.RELEASE

View File

@@ -15,4 +15,4 @@
#
wiremockVersion=2.5.1
jsonAssertVersion=0.4.8
verifierVersion=1.1.4.BUILD-SNAPSHOT
verifierVersion=1.1.4.RELEASE

View File

@@ -15,4 +15,4 @@
#
wiremockVersion=2.5.1
jsonAssertVersion=0.4.8
verifierVersion=1.1.4.BUILD-SNAPSHOT
verifierVersion=1.1.4.RELEASE

View File

@@ -15,5 +15,5 @@
#
wiremockVersion=2.5.1
jsonAssertVersion=0.4.8
verifierVersion=1.1.4.BUILD-SNAPSHOT
verifierVersion=1.1.4.RELEASE

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId>
<version>1.1.4.BUILD-SNAPSHOT</version>
<version>1.1.4.RELEASE</version>
<relativePath>..</relativePath>
</parent>
@@ -33,7 +33,7 @@
<maven.compiler.target>1.7</maven.compiler.target>
</properties>
<version>1.1.4.BUILD-SNAPSHOT</version>
<version>1.1.4.RELEASE</version>
<inceptionYear>2016</inceptionYear>
<build>

View File

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