Bumps to build 2.2.4.BUILD-SNAPSHOT and boot 2.3.0.M3

This commit is contained in:
Spencer Gibb
2020-03-18 19:52:46 -04:00
parent 12877d5edd
commit ee8f6e64a7
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.2.3.RELEASE</version>
<version>2.2.4.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.5.RELEASE</version>
<version>2.3.0.M3</version>
</parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>