diff --git a/pom.xml b/pom.xml index 9ade378b5..807a19e70 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ pom spring-cloud-stream-starter-build Spring Cloud Stream Starter Build - Brooklyn.RELEASE + Brooklyn.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-build diff --git a/spring-cloud-stream-dependencies/pom.xml b/spring-cloud-stream-dependencies/pom.xml index 508eac7d4..a37f1cd99 100644 --- a/spring-cloud-stream-dependencies/pom.xml +++ b/spring-cloud-stream-dependencies/pom.xml @@ -8,7 +8,7 @@ spring-cloud-stream-dependencies - Brooklyn.RELEASE + Brooklyn.BUILD-SNAPSHOT pom spring-cloud-stream-dependencies Spring Cloud Stream Dependencies diff --git a/spring-cloud-stream-docs/pom.xml b/spring-cloud-stream-docs/pom.xml index d64eef18e..28fcf9ac7 100644 --- a/spring-cloud-stream-docs/pom.xml +++ b/spring-cloud-stream-docs/pom.xml @@ -10,7 +10,7 @@ spring-cloud-stream-docs spring-cloud-stream-docs Spring Cloud Stream Docs - Brooklyn.RELEASE + Brooklyn.BUILD-SNAPSHOT ${basedir}/..