Fix s-c-builld version

This commit is contained in:
Oleg Zhurakousky
2020-06-22 16:04:37 +02:00
parent 38216f5502
commit 2fe888dde8

View File

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