fix s-c-build version

This commit is contained in:
Oleg Zhurakousky
2022-02-16 16:35:53 +01:00
parent 0561e33ed5
commit fe0b506b01

View File

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