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

@@ -6,7 +6,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>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-context-integration-tests</artifactId>