Fix parent to 1.1.0

This commit is contained in:
Dave Syer
2015-08-14 10:30:50 +01:00
parent 3c2f3fa62e
commit bbb5362410

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.1.0.BUILD-SNAPSHOT</version>
<relativePath />
</parent>
<artifactId>spring-cloud-sleuth-docs</artifactId>