Update SNAPSHOT to 3.0.3

This commit is contained in:
buildmaster
2021-12-15 16:57:58 +00:00
parent 67baa5ed9e
commit e8b37f9c76
9 changed files with 64 additions and 27 deletions

View File

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