Bumping versions to 2.1.5.BUILD-SNAPSHOT after release

This commit is contained in:
Marcin Grzejszczak
2019-09-27 13:56:35 +02:00
parent 198843a917
commit 028a79dc25
16 changed files with 20 additions and 20 deletions

View File

@@ -22,11 +22,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.1.7.BUILD-SNAPSHOT</version>
<version>2.1.8.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-sleuth-dependencies</artifactId>
<version>2.1.4.BUILD-SNAPSHOT</version>
<version>2.1.5.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-cloud-sleuth-dependencies</name>
<description>Spring Cloud Sleuth Dependencies</description>