Updated versions of libraries to use Build-Snapshots

This commit is contained in:
Glenn Renfro
2019-08-06 13:48:42 -04:00
parent b4e3aa1910
commit 3044f7cf08
10 changed files with 23 additions and 23 deletions

View File

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