Bumping versions to 3.1.6-SNAPSHOT after release

This commit is contained in:
buildmaster
2021-10-22 09:36:31 +00:00
parent 686722b1e1
commit 5cfc9a7a53
45 changed files with 68 additions and 68 deletions

View File

@@ -6,13 +6,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>3.1.5-SNAPSHOT</version>
<version>3.1.6-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.0.4</version>
<version>3.0.5-SNAPSHOT</version>
<relativePath/>
</parent>