fixed parent pom version

This commit is contained in:
Spencer Gibb
2015-08-12 13:41:19 -06:00
parent b4d71727bf
commit 516a7e26a4

View File

@@ -12,7 +12,8 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-sleuth</artifactId>
<version>1.1.0.BUILD-SNAPSHOT</version>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modules>