Update SNAPSHOT to 3.0.0.M2

This commit is contained in:
buildmaster
2019-07-03 14:29:54 +00:00
parent 1b7345b331
commit b0671e4d45
11 changed files with 11 additions and 11 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.0.BUILD-SNAPSHOT</version>
<version>3.0.0.M2</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.M3</version>
<relativePath/>
</parent>
<scm>