Browse Source

Bump spring-cloud-build from 3.0.0-SNAPSHOT to 3.0.0.M1

Bumps [spring-cloud-build](https://github.com/spring-cloud/spring-cloud-build) from 3.0.0-SNAPSHOT to 3.0.0.M1.
- [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases)
- [Commits](https://github.com/spring-cloud/spring-cloud-build/commits/v3.0.0.M1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/795/head
dependabot-preview[bot] 4 years ago committed by GitHub
parent
commit
c7b1fd72ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

2
pom.xml

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

Loading…
Cancel
Save