fix s-c-build version

This commit is contained in:
Oleg Zhurakousky
2022-02-16 16:35:31 +01:00
parent 5cfbbc70ca
commit 0561e33ed5

View File

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