Fixing/updating versions in POMS

This commit is contained in:
Ryan Baxter
2017-08-18 16:30:33 -04:00
parent 7412ec782e
commit 310ed6c5bb
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-config</artifactId>
<version>1.3.3.BUILD-SNAPSHOT</version>
<version>1.4.0.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>