Going back to snapshots

This commit is contained in:
Spencer Gibb
2017-08-23 16:42:10 -06:00
parent 62a9eba604
commit 094d67b146
8 changed files with 36 additions and 11 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway</artifactId>
<version>2.0.0.M2</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>