Updates to version 3.1.0-SNAPSHOT

This commit is contained in:
spencergibb
2021-07-09 14:17:23 -04:00
parent 515fa4fc21
commit bb03fae4be
8 changed files with 8 additions and 8 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.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<build>