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

@@ -6,13 +6,13 @@
<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>
<artifactId>spring-cloud-contract-samples</artifactId>
<packaging>pom</packaging>
<version>1.2.5.BUILD-SNAPSHOT</version>
<version>1.2.6.BUILD-SNAPSHOT</version>
<name>Spring Cloud Contract Samples</name>
<description>Spring Cloud Contract Samples</description>