Set dependencies back to BUILD-SNAPSHOT

This commit is contained in:
Glenn Renfro
2019-11-25 16:33:14 -05:00
parent 1bfa6006ec
commit 98ba2dc1c1
11 changed files with 24 additions and 24 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.2.0.RELEASE</version>
<version>2.2.1.BUILD-SNAPSHOT</version>
<relativePath />
</parent>