diff --git a/pom.xml b/pom.xml
index 5c4e9b907..94544fafe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.cloud
spring-cloud-stream-parent
- 1.0.0.RC3
+ 1.0.0.BUILD-SNAPSHOT
pom
org.springframework.cloud
@@ -25,7 +25,7 @@
org.springframework.cloud
spring-cloud-stream-dependencies
- 1.0.0.RC3
+ 1.0.0.BUILD-SNAPSHOT
pom
import
diff --git a/spring-cloud-stream-binders/pom.xml b/spring-cloud-stream-binders/pom.xml
index b5a58c6c4..89434b9f1 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.RC3
+ 1.0.0.BUILD-SNAPSHOT
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 750af47f6..1e85d9f22 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.RC3
+ 1.0.0.BUILD-SNAPSHOT
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 650daf850..5716cf0a2 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.RC3
+ 1.0.0.BUILD-SNAPSHOT
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 f3e65c425..ee1bd815d 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.RC3
+ 1.0.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-codec/pom.xml b/spring-cloud-stream-codec/pom.xml
index 936f4c9a9..03780f2f7 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.RC3
+ 1.0.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-dependencies/pom.xml b/spring-cloud-stream-dependencies/pom.xml
index fec7fe01c..29dc397c2 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.RC3
+ 1.0.0.BUILD-SNAPSHOT
pom
spring-cloud-stream-dependencies
Spring Cloud Stream Dependencies
@@ -22,12 +22,12 @@
org.springframework.cloud
spring-cloud-stream
- 1.0.0.RC3
+ 1.0.0.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-stream-codec
- 1.0.0.RC3
+ 1.0.0.BUILD-SNAPSHOT
org.springframework.cloud
@@ -37,27 +37,27 @@
org.springframework.cloud
spring-cloud-stream-binder-kafka
- 1.0.0.RC3
+ 1.0.0.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-stream-binder-rabbit
- 1.0.0.RC3
+ 1.0.0.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-starter-stream-kafka
- 1.0.0.RC3
+ 1.0.0.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-starter-stream-rabbit
- 1.0.0.RC3
+ 1.0.0.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-stream-binder-test
- 1.0.0.RC3
+ 1.0.0.BUILD-SNAPSHOT
org.springframework
@@ -72,12 +72,12 @@
org.springframework.cloud
spring-cloud-stream-test-support
- 1.0.0.RC3
+ 1.0.0.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-stream-test-support-internal
- 1.0.0.RC3
+ 1.0.0.BUILD-SNAPSHOT
org.springframework.cloud
diff --git a/spring-cloud-stream-docs/pom.xml b/spring-cloud-stream-docs/pom.xml
index fd7b6f97d..1bbeb784d 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.RC3
+ 1.0.0.BUILD-SNAPSHOT
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 3b6d6e696..e1d492154 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.RC3
+ 1.0.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-rxjava/pom.xml b/spring-cloud-stream-rxjava/pom.xml
index 228909d61..6c2bd2fc3 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.RC3
+ 1.0.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-starters/pom.xml b/spring-cloud-stream-starters/pom.xml
index f1597449b..06c9da857 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.RC3
+ 1.0.0.BUILD-SNAPSHOT
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 022e1e1a7..199a7d767 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.RC3
+ 1.0.0.BUILD-SNAPSHOT
..
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 f8a5deee3..db6a1321e 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.RC3
+ 1.0.0.BUILD-SNAPSHOT
..
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 c3058903a..3860e49fc 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.RC3
+ 1.0.0.BUILD-SNAPSHOT
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 bcb6436e9..97d478e43 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.RC3
+ 1.0.0.BUILD-SNAPSHOT
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 c466acc84..71c8a7a2b 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.RC3
+ 1.0.0.BUILD-SNAPSHOT