Update SNAPSHOT to 2.0.1.RELEASE

This commit is contained in:
buildmaster
2018-07-31 18:03:14 +00:00
parent 7949aaa1b5
commit 1998ac2892
8 changed files with 10 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons-parent</artifactId>
<version>2.0.1.BUILD-SNAPSHOT</version>
<version>2.0.1.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-context</artifactId>