Updating version for 2.2.0.M2

This commit is contained in:
Glenn Renfro
2019-08-01 14:01:12 -04:00
parent 4f1524a711
commit 7d7183e7f2
11 changed files with 28 additions and 23 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.M4</version>
<relativePath />
</parent>
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-deployer-local</artifactId>
<version>2.0.2.BUILD-SNAPSHOT</version>
<version>2.0.4.RELEASE</version>
</dependency>
<dependency>