Bumping versions to 3.2.3-SNAPSHOT after release

This commit is contained in:
buildmaster
2022-02-16 16:18:26 +00:00
parent 3c19c4e869
commit d08a116a9f
49 changed files with 76 additions and 76 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.2-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>3.2.2-SNAPSHOT</version>
<version>3.2.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Cloud Function Dependencies</name>
<description>Spring Cloud Function Dependencies</description>