Update SNAPSHOT to 2.1.1.RELEASE

This commit is contained in:
buildmaster
2019-03-05 14:55:27 +00:00
parent 911b9aa992
commit 41db03106f
10 changed files with 12 additions and 12 deletions

View File

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