Revert "Bumping versions"

This reverts commit 8bea4bd058.
This commit is contained in:
Olga Maciaszek-Sharma
2022-04-27 10:54:36 +02:00
parent 8bea4bd058
commit f3f18fd557
46 changed files with 48 additions and 48 deletions

View File

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