Updated SCB to 2.0.5.RELEASE

This commit is contained in:
Glenn Renfro
2019-02-21 14:36:18 -05:00
parent 6d87cc47f0
commit c619dcf938

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.0.5.BUILD-SNAPSHOT</version>
<version>2.0.5.RELEASE</version>
<relativePath />
</parent>