[artifactory-release] Release version Brooklyn.RC1

This commit is contained in:
Spring Buildmaster
2016-09-08 00:15:02 +00:00
parent 310458b140
commit 5517913e30
3 changed files with 5 additions and 5 deletions

View File

@@ -5,12 +5,12 @@
<packaging>pom</packaging>
<name>spring-cloud-stream-starter-build</name>
<description>Spring Cloud Stream Starter Build</description>
<version>Brooklyn.BUILD-SNAPSHOT</version>
<version>Brooklyn.RC1</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.2.0.RELEASE</version>
<relativePath/>
<relativePath />
</parent>
<scm>

View File

@@ -8,7 +8,7 @@
<relativePath />
</parent>
<artifactId>spring-cloud-stream-dependencies</artifactId>
<version>Brooklyn.BUILD-SNAPSHOT</version>
<version>Brooklyn.RC1</version>
<packaging>pom</packaging>
<name>spring-cloud-stream-dependencies</name>
<description>Spring Cloud Stream Dependencies</description>

View File

@@ -5,12 +5,12 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>1.1.0.RC1</version>
<relativePath/>
<relativePath />
</parent>
<artifactId>spring-cloud-stream-docs</artifactId>
<name>spring-cloud-stream-docs</name>
<description>Spring Cloud Stream Docs</description>
<version>Brooklyn.BUILD-SNAPSHOT</version>
<version>Brooklyn.RC1</version>
<properties>
<main.basedir>${basedir}/..</main.basedir>
</properties>