Fixed wrong versions

This commit is contained in:
Marcin Grzejszczak
2017-11-21 19:26:28 +01:00
parent b4ecb6f957
commit 31ebbf5ccb
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-sleuth</artifactId>
<version>1.2.6.BUILD-SNAPSHOT</version>
<version>1.3.0.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>