Revert "Update SNAPSHOT to 3.0.14.RELEASE"

This reverts commit 290042e070.
This commit is contained in:
Oleg Zhurakousky
2021-04-21 12:41:56 +02:00
parent 35deb9ef0d
commit 9430a2efad
38 changed files with 60 additions and 66 deletions

View File

@@ -6,13 +6,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>3.0.14.RELEASE</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.3.RELEASE</version>
<version>2.3.3.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>