Bumping versions to 2.0.3.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2018-10-23 19:28:40 +00:00
parent d928f2783c
commit ee527e03fb
16 changed files with 20 additions and 20 deletions

View File

@@ -21,11 +21,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.0.3.RELEASE</version>
<version>2.0.4.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-sleuth-dependencies</artifactId>
<version>2.0.2.BUILD-SNAPSHOT</version>
<version>2.0.3.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-cloud-sleuth-dependencies</name>
<description>Spring Cloud Sleuth Dependencies</description>