Bumping versions to 2.2.4.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2020-05-28 22:22:17 +00:00
parent f0e7556400
commit b3ffbb99d3
82 changed files with 128 additions and 128 deletions

View File

@@ -1,3 +1,3 @@
org.gradle.daemon=false
BOM_VERSION=Hoxton.BUILD-SNAPSHOT
bootVersion=2.2.5.RELEASE
bootVersion=2.3.0.RELEASE

View File

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