Bumping versions

This commit is contained in:
buildmaster
2021-03-18 12:01:43 +00:00
parent 45679516f8
commit 221b52cb8d
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.0.2</version>
<version>3.0.3-SNAPSHOT</version>
<relativePath/>
<!-- lookup parent from repository -->
</parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.2</version>
<relativePath/>
<!-- lookup parent from repository -->
</parent>