Bumping versions to 1.2.6.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2018-06-29 20:38:49 +00:00
parent 983b363512
commit 63418e0400
77 changed files with 116 additions and 116 deletions

View File

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

View File

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

View File

@@ -16,6 +16,6 @@
nexusUsername =
nexusPassword =
verifierVersion=1.2.5.BUILD-SNAPSHOT
verifierVersion=1.2.6.BUILD-SNAPSHOT
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.2.5.BUILD-SNAPSHOT</version>
<version>1.2.6.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -15,5 +15,5 @@
#
wiremockVersion=2.16.0
jsonAssertVersion=0.4.12
verifierVersion=1.2.5.BUILD-SNAPSHOT
verifierVersion=1.2.6.BUILD-SNAPSHOT

View File

@@ -15,4 +15,4 @@
#
wiremockVersion=2.16.0
jsonAssertVersion=0.4.12
verifierVersion=1.2.5.BUILD-SNAPSHOT
verifierVersion=1.2.6.BUILD-SNAPSHOT

View File

@@ -15,4 +15,4 @@
#
wiremockVersion=2.16.0
jsonAssertVersion=0.4.12
verifierVersion=1.2.5.BUILD-SNAPSHOT
verifierVersion=1.2.6.BUILD-SNAPSHOT

View File

@@ -15,5 +15,5 @@
#
wiremockVersion=2.16.0
jsonAssertVersion=0.4.12
verifierVersion=1.2.5.BUILD-SNAPSHOT
verifierVersion=1.2.6.BUILD-SNAPSHOT

View File

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

View File

@@ -28,7 +28,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.12.RELEASE</version>
<version>1.5.14.RELEASE</version>
</parent>
<dependencies>

View File

@@ -28,7 +28,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.12.RELEASE</version>
<version>1.5.14.RELEASE</version>
</parent>
<dependencies>

View File

@@ -28,7 +28,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.12.RELEASE</version>
<version>1.5.14.RELEASE</version>
</parent>
<dependencies>

View File

@@ -28,7 +28,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.12.RELEASE</version>
<version>1.5.14.RELEASE</version>
</parent>
<dependencies>

View File

@@ -28,7 +28,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.12.RELEASE</version>
<version>1.5.14.RELEASE</version>
</parent>
<dependencies>

View File

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