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

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.1.RELEASE</version>
<version>2.2.2.BUILD-SNAPSHOT</version>
<relativePath />
</parent>