Update SNAPSHOT to 2.0.3.RELEASE

This commit is contained in:
buildmaster
2019-02-22 15:19:33 +00:00
parent 77fd62d4f6
commit 5ea5bdcf70
9 changed files with 11 additions and 15 deletions

View File

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