Bumbed s-c-build version to 2.3.0.RELEASE in preparation for 3.0.7.RELEASE

This commit is contained in:
Oleg Zhurakousky
2020-05-28 11:34:23 +02:00
parent 19ab6b9946
commit 6633bd62f7
2 changed files with 9 additions and 2 deletions

View File

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