Changed s-c-build versions to 2.3.0.RELEASE

This commit is contained in:
Oleg Zhurakousky
2020-05-28 11:33:30 +02:00
parent 543fc40cae
commit 8c6cbb11a7
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.0.0.RELEASE</version>
<version>2.3.0.RELEASE</version>
<relativePath />
</parent>