Bumping versions to 3.1.7-SNAPSHOT after release

This commit is contained in:
buildmaster
2021-12-14 08:47:53 +00:00
parent ac239ddf0e
commit 5283554d7c
46 changed files with 72 additions and 72 deletions

View File

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