Bumping versions to 4.0.7-SNAPSHOT after release

This commit is contained in:
buildmaster
2024-01-25 20:42:39 +00:00
parent b5d33ec922
commit af9adb914d
55 changed files with 83 additions and 83 deletions

View File

@@ -11,12 +11,12 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.9</version>
<version>3.0.13</version>
<relativePath/>
</parent>
<properties>
<spring-cloud-function.version>4.0.6-SNAPSHOT</spring-cloud-function.version>
<spring-cloud-function.version>4.0.7-SNAPSHOT</spring-cloud-function.version>
<wrapper.version>1.0.27.RELEASE</wrapper.version>
</properties>