[artifactory-release] Next development version
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -5,7 +5,7 @@
|
||||
<packaging>pom</packaging>
|
||||
<name>spring-cloud-stream-starter-build</name>
|
||||
<description>Spring Cloud Stream Starter Build</description>
|
||||
<version>Brooklyn.RC1</version>
|
||||
<version>Brooklyn.BUILD-SNAPSHOT</version>
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-build</artifactId>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<relativePath />
|
||||
</parent>
|
||||
<artifactId>spring-cloud-stream-dependencies</artifactId>
|
||||
<version>Brooklyn.RC1</version>
|
||||
<version>Brooklyn.BUILD-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>spring-cloud-stream-dependencies</name>
|
||||
<description>Spring Cloud Stream Dependencies</description>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<artifactId>spring-cloud-stream-docs</artifactId>
|
||||
<name>spring-cloud-stream-docs</name>
|
||||
<description>Spring Cloud Stream Docs</description>
|
||||
<version>Brooklyn.RC1</version>
|
||||
<version>Brooklyn.BUILD-SNAPSHOT</version>
|
||||
<properties>
|
||||
<main.basedir>${basedir}/..</main.basedir>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user