Bumping versions to 3.0.14.SNAPSHOT after release

This commit is contained in:
buildmaster
2021-07-05 13:43:14 +00:00
parent e54b63c6e4
commit 83bd952dd5
8 changed files with 9 additions and 9 deletions

View File

@@ -4,12 +4,12 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>3.0.13.BUILD-SNAPSHOT</version>
<version>3.0.14.SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.3.4.RELEASE</version>
<version>2.3.5.RELEASE</version>
<relativePath />
</parent>
<scm>