Bumping versions to 3.1.3-SNAPSHOT after release

This commit is contained in:
buildmaster
2022-04-27 19:56:14 +00:00
parent 3737c8e2c9
commit e08abcb423
75 changed files with 120 additions and 120 deletions

View File

@@ -1,3 +1,3 @@
org.gradle.daemon=false
BOM_VERSION=2021.0.2-SNAPSHOT
bootVersion=2.6.3
BOM_VERSION=2021.0.2.SNAPSHOT
bootVersion=2.6.7

View File

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