Skip to content

Commit bbb5362

Browse files
author
Dave Syer
committed
Fix parent to 1.1.0
1 parent 3c2f3fa commit bbb5362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.cloud</groupId>
77
<artifactId>spring-cloud-build</artifactId>
8-
<version>1.0.0.BUILD-SNAPSHOT</version>
8+
<version>1.1.0.BUILD-SNAPSHOT</version>
99
<relativePath />
1010
</parent>
1111
<artifactId>spring-cloud-sleuth-docs</artifactId>

0 commit comments

Comments
 (0)