Bumping versions to 3.0.4-SNAPSHOT after release

This commit is contained in:
buildmaster
2021-05-27 07:41:53 +00:00
parent c9cc7fbe35
commit ca60bc30fa
12 changed files with 14 additions and 14 deletions

View File

@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Cloud Commons Parent</name>
<description>Spring Cloud Commons Parent</description>
@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<scm>