Update SNAPSHOT to 1.2.1.RELEASE

This commit is contained in:
Jon Schneider
2017-05-12 09:18:36 -05:00
parent 15aad9ca5f
commit 9d53dd46bb
8 changed files with 10 additions and 9 deletions

View File

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