diff --git a/pom.xml b/pom.xml
index 94544fafe..5c4e9b907 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.cloud
spring-cloud-stream-parent
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
pom
org.springframework.cloud
@@ -25,7 +25,7 @@
org.springframework.cloud
spring-cloud-stream-dependencies
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
pom
import
diff --git a/spring-cloud-stream-binders/pom.xml b/spring-cloud-stream-binders/pom.xml
index 89434b9f1..b5a58c6c4 100644
--- a/spring-cloud-stream-binders/pom.xml
+++ b/spring-cloud-stream-binders/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-stream-parent
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
diff --git a/spring-cloud-stream-binders/spring-cloud-stream-binder-kafka/pom.xml b/spring-cloud-stream-binders/spring-cloud-stream-binder-kafka/pom.xml
index 1e85d9f22..750af47f6 100644
--- a/spring-cloud-stream-binders/spring-cloud-stream-binder-kafka/pom.xml
+++ b/spring-cloud-stream-binders/spring-cloud-stream-binder-kafka/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-stream-binders-parent
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
diff --git a/spring-cloud-stream-binders/spring-cloud-stream-binder-rabbit/pom.xml b/spring-cloud-stream-binders/spring-cloud-stream-binder-rabbit/pom.xml
index 5716cf0a2..650daf850 100644
--- a/spring-cloud-stream-binders/spring-cloud-stream-binder-rabbit/pom.xml
+++ b/spring-cloud-stream-binders/spring-cloud-stream-binder-rabbit/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-stream-binders-parent
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
diff --git a/spring-cloud-stream-binders/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binders/spring-cloud-stream-binder-test/pom.xml
index ee1bd815d..f3e65c425 100644
--- a/spring-cloud-stream-binders/spring-cloud-stream-binder-test/pom.xml
+++ b/spring-cloud-stream-binders/spring-cloud-stream-binder-test/pom.xml
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-stream-binders-parent
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
diff --git a/spring-cloud-stream-codec/pom.xml b/spring-cloud-stream-codec/pom.xml
index 03780f2f7..936f4c9a9 100644
--- a/spring-cloud-stream-codec/pom.xml
+++ b/spring-cloud-stream-codec/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-stream-parent
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
diff --git a/spring-cloud-stream-dependencies/pom.xml b/spring-cloud-stream-dependencies/pom.xml
index 29dc397c2..fec7fe01c 100644
--- a/spring-cloud-stream-dependencies/pom.xml
+++ b/spring-cloud-stream-dependencies/pom.xml
@@ -8,7 +8,7 @@
spring-cloud-stream-dependencies
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
pom
spring-cloud-stream-dependencies
Spring Cloud Stream Dependencies
@@ -22,12 +22,12 @@
org.springframework.cloud
spring-cloud-stream
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
org.springframework.cloud
spring-cloud-stream-codec
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
org.springframework.cloud
@@ -37,27 +37,27 @@
org.springframework.cloud
spring-cloud-stream-binder-kafka
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
org.springframework.cloud
spring-cloud-stream-binder-rabbit
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
org.springframework.cloud
spring-cloud-starter-stream-kafka
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
org.springframework.cloud
spring-cloud-starter-stream-rabbit
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
org.springframework.cloud
spring-cloud-stream-binder-test
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
org.springframework
@@ -72,12 +72,12 @@
org.springframework.cloud
spring-cloud-stream-test-support
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
org.springframework.cloud
spring-cloud-stream-test-support-internal
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
org.springframework.cloud
diff --git a/spring-cloud-stream-docs/pom.xml b/spring-cloud-stream-docs/pom.xml
index 1bbeb784d..fd7b6f97d 100644
--- a/spring-cloud-stream-docs/pom.xml
+++ b/spring-cloud-stream-docs/pom.xml
@@ -4,7 +4,7 @@
org.springframework.cloud
spring-cloud-stream-parent
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
spring-cloud-stream-docs
spring-cloud-stream-docs
diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml
index e1d492154..3b6d6e696 100644
--- a/spring-cloud-stream-integration-tests/pom.xml
+++ b/spring-cloud-stream-integration-tests/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-stream-parent
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
diff --git a/spring-cloud-stream-rxjava/pom.xml b/spring-cloud-stream-rxjava/pom.xml
index 6c2bd2fc3..228909d61 100644
--- a/spring-cloud-stream-rxjava/pom.xml
+++ b/spring-cloud-stream-rxjava/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-stream-parent
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
diff --git a/spring-cloud-stream-starters/pom.xml b/spring-cloud-stream-starters/pom.xml
index 06c9da857..f1597449b 100644
--- a/spring-cloud-stream-starters/pom.xml
+++ b/spring-cloud-stream-starters/pom.xml
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-stream-parent
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
spring-cloud-starter-stream-kafka
diff --git a/spring-cloud-stream-starters/spring-cloud-starter-stream-kafka/pom.xml b/spring-cloud-stream-starters/spring-cloud-starter-stream-kafka/pom.xml
index 199a7d767..022e1e1a7 100644
--- a/spring-cloud-stream-starters/spring-cloud-starter-stream-kafka/pom.xml
+++ b/spring-cloud-stream-starters/spring-cloud-starter-stream-kafka/pom.xml
@@ -4,7 +4,7 @@
org.springframework.cloud
spring-cloud-stream-starters
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
..
spring-cloud-starter-stream-kafka
diff --git a/spring-cloud-stream-starters/spring-cloud-starter-stream-rabbit/pom.xml b/spring-cloud-stream-starters/spring-cloud-starter-stream-rabbit/pom.xml
index db6a1321e..f8a5deee3 100644
--- a/spring-cloud-stream-starters/spring-cloud-starter-stream-rabbit/pom.xml
+++ b/spring-cloud-stream-starters/spring-cloud-starter-stream-rabbit/pom.xml
@@ -4,7 +4,7 @@
org.springframework.cloud
spring-cloud-stream-starters
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
..
spring-cloud-starter-stream-rabbit
diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml
index 3860e49fc..c3058903a 100644
--- a/spring-cloud-stream-test-support-internal/pom.xml
+++ b/spring-cloud-stream-test-support-internal/pom.xml
@@ -4,7 +4,7 @@
org.springframework.cloud
spring-cloud-stream-parent
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
spring-cloud-stream-test-support-internal
Set of classes and utility code that may assist in testing both
diff --git a/spring-cloud-stream-test-support/pom.xml b/spring-cloud-stream-test-support/pom.xml
index 97d478e43..bcb6436e9 100644
--- a/spring-cloud-stream-test-support/pom.xml
+++ b/spring-cloud-stream-test-support/pom.xml
@@ -4,7 +4,7 @@
org.springframework.cloud
spring-cloud-stream-parent
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3
spring-cloud-stream-test-support
A set of classes to ease testing of Spring Cloud Stream modules.
diff --git a/spring-cloud-stream/pom.xml b/spring-cloud-stream/pom.xml
index 71c8a7a2b..c466acc84 100644
--- a/spring-cloud-stream/pom.xml
+++ b/spring-cloud-stream/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-stream-parent
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RC3