Update SNAPSHOT to 1.3.0.M1

This commit is contained in:
Ryan Baxter
2017-08-24 16:02:42 -04:00
parent 167e42e34c
commit e6e5de275d
7 changed files with 9 additions and 9 deletions

View File

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