Bumping versions to 2.1.8.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2020-01-31 22:16:43 +00:00
parent 00af789f6d
commit efda469d91
18 changed files with 26 additions and 26 deletions

View File

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