Update SNAPSHOT to 3.1.2

This commit is contained in:
buildmaster
2022-05-26 20:23:48 +00:00
parent ac0ac8d15c
commit 87b7011dd4
8 changed files with 11 additions and 11 deletions

View File

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