Bumping versions to 3.1.1.SNAPSHOT after release

This commit is contained in:
buildmaster
2020-12-21 11:57:51 +00:00
parent 45161d683d
commit 2f933b9b01
38 changed files with 40 additions and 40 deletions

View File

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