Update SNAPSHOT to 2.1.0.RC1

This commit is contained in:
buildmaster
2018-12-11 16:09:27 +00:00
parent daff90f230
commit 1251411295
9 changed files with 11 additions and 11 deletions

View File

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