Bumping versions

This commit is contained in:
buildmaster
2021-03-18 12:36:37 +00:00
parent 2bd5282ecd
commit 5af6ca1aea
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,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

@@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.2</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-consul-dependencies</artifactId>