Bumping versions

This commit is contained in:
buildmaster
2022-11-15 17:33:21 +00:00
parent c70f7d4949
commit e7394d6a65
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-RC2</version>
<relativePath/>
</parent>
<groupId>org.springframework.cloud</groupId>

View File

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