Update SNAPSHOT to 2.1.0.M2

This commit is contained in:
buildmaster
2018-11-18 09:18:28 +00:00
parent 8e0af5b715
commit 275cdfa43a
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.M2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-context-integration-tests</artifactId>