Update SNAPSHOT to 1.2.4.RELEASE

This commit is contained in:
Ryan Baxter
2017-10-02 14:23:03 -04:00
parent f207bcad28
commit 714747d240
6 changed files with 8 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons-parent</artifactId>
<version>1.2.4.BUILD-SNAPSHOT</version>
<version>1.2.4.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>Spring Cloud Commons Docs</name>