Revert "Bumping versions to 3.0.15.BUILD-SNAPSHOT after release"

This reverts commit 1dfd091c2d.
This commit is contained in:
Oleg Zhurakousky
2021-04-21 12:41:31 +02:00
parent 1dfd091c2d
commit 1ade718199
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.15.BUILD-SNAPSHOT</version>
<version>3.0.14.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.3.4.BUILD-SNAPSHOT</version>
<version>2.3.3.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>