Bumping versions to 3.0.15.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2021-04-20 12:29:43 +00:00
parent e84b82c420
commit 1dfd091c2d
37 changed files with 57 additions and 57 deletions

View File

@@ -6,13 +6,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>3.0.14.BUILD-SNAPSHOT</version>
<version>3.0.15.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.3.3.BUILD-SNAPSHOT</version>
<version>2.3.4.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>