Bumping versions

This commit is contained in:
buildmaster
2021-10-23 10:32:48 +00:00
parent 778307b964
commit 15331074f4
7 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.0-RC1</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>