Bumping versions to 3.0.13.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2020-11-23 10:29:36 +00:00
parent 4cb690c508
commit 20746d1189
36 changed files with 38 additions and 38 deletions

View File

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