Going back to snapshots

This commit is contained in:
buildmaster
2019-02-15 14:53:09 +00:00
parent 662b7e5165
commit b98d203e5a
10 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>2.1.1.RELEASE</version>
<version>2.1.1.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.1.3.RELEASE</version>
<version>2.1.3.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<scm>