Revert "Bumping versions to 3.2.5-SNAPSHOT after release"

This reverts commit 6b9dd121b9.
This commit is contained in:
Olga Maciaszek-Sharma
2022-04-27 10:54:42 +02:00
parent 4a96cbe385
commit 6ebb04419f
49 changed files with 76 additions and 76 deletions

View File

@@ -14,13 +14,13 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.7</version>
<version>2.6.6</version>
<relativePath/>
</parent>
<properties>
<java.version>1.8</java.version>
<spring-cloud-function.version>3.2.5-SNAPSHOT</spring-cloud-function.version>
<spring-cloud-function.version>3.2.3-SNAPSHOT</spring-cloud-function.version>
<wrapper.version>1.0.10.RELEASE</wrapper.version>
<reactor.version>3.1.2.RELEASE</reactor.version>
</properties>