Fixing versions

This commit is contained in:
Ryan Baxter
2019-05-28 16:11:15 -04:00
parent 9a19e26e4d
commit dd4a1f8262
7 changed files with 11 additions and 11 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cloudfoundry</artifactId>
<version>1.1.3.BUILD-SNAPSHOT</version>
<version>1.1.4.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<build>