Using build 2.1.0.BS

This commit is contained in:
Marcin Grzejszczak
2018-08-02 14:19:45 +02:00
parent e98b7a92b5
commit 1b890df3f4
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.0.4.BUILD-SNAPSHOT</version>
<version>2.1.0.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>

View File

@@ -5,8 +5,8 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.0.4.BUILD-SNAPSHOT</version>
<relativePath/>
<version>2.1.0.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-contract-dependencies</artifactId>
<version>2.1.0.BUILD-SNAPSHOT</version>