Bumping versions to 3.0.11.SNAPSHOT after release

This commit is contained in:
buildmaster
2020-08-28 10:07:25 +00:00
parent 5e494e2b31
commit 42e7e9ddfb
37 changed files with 57 additions and 57 deletions

View File

@@ -6,13 +6,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>3.0.10.BUILD-SNAPSHOT</version>
<version>3.0.11.SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.3.2.BUILD-SNAPSHOT</version>
<version>2.3.2.SNAPSHOT</version>
<relativePath/>
</parent>