Bumping versions to 3.1.4-SNAPSHOT after release

This commit is contained in:
buildmaster
2021-05-26 13:50:55 +00:00
parent 6f0a1065b2
commit 7af4275f4e
44 changed files with 67 additions and 67 deletions

View File

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