diff --git a/pom.xml b/pom.xml
index 2cb51697e..27799306f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.cloud
spring-cloud-stream-parent
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
pom
org.springframework.cloud
@@ -31,27 +31,27 @@
org.springframework.cloud
spring-cloud-stream
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-stream-tools
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-stream-codec
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-stream-rxjava
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-stream-binder-test
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
org.springframework
@@ -66,12 +66,12 @@
org.springframework.cloud
spring-cloud-stream-test-support
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
org.springframework.cloud
spring-cloud-stream-test-support-internal
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
com.esotericsoftware
diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml
index 573419330..278ae3bd4 100644
--- a/spring-cloud-stream-binder-test/pom.xml
+++ b/spring-cloud-stream-binder-test/pom.xml
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-stream-parent
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-codec/pom.xml b/spring-cloud-stream-codec/pom.xml
index fd34f272b..b0988b56b 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.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-core-docs/pom.xml b/spring-cloud-stream-core-docs/pom.xml
index 5c99fd466..30009b03e 100644
--- a/spring-cloud-stream-core-docs/pom.xml
+++ b/spring-cloud-stream-core-docs/pom.xml
@@ -4,7 +4,7 @@
org.springframework.cloud
spring-cloud-stream-parent
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
spring-cloud-stream-core-docs
spring-cloud-stream-core-docs
diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml
index 5b3af4333..1002cb5e9 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.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml
index a3dfd356e..b06fb1b30 100644
--- a/spring-cloud-stream-reactive/pom.xml
+++ b/spring-cloud-stream-reactive/pom.xml
@@ -3,7 +3,7 @@
org.springframework.cloud
spring-cloud-stream-parent
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
4.0.0
diff --git a/spring-cloud-stream-rxjava/pom.xml b/spring-cloud-stream-rxjava/pom.xml
index 06ad6bdae..dfe4832cb 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.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml
index e03ac0a55..5dd3763c2 100644
--- a/spring-cloud-stream-schema-server/pom.xml
+++ b/spring-cloud-stream-schema-server/pom.xml
@@ -17,12 +17,12 @@
spring-cloud-stream-parent
org.springframework.cloud
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
4.0.0
spring-cloud-stream-schema-server
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-schema/pom.xml b/spring-cloud-stream-schema/pom.xml
index 7411c4ce2..871dbf030 100644
--- a/spring-cloud-stream-schema/pom.xml
+++ b/spring-cloud-stream-schema/pom.xml
@@ -3,7 +3,7 @@
spring-cloud-stream-parent
org.springframework.cloud
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
4.0.0
@@ -39,7 +39,7 @@
org.springframework.cloud
spring-cloud-stream-schema-server
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
test
diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml
index 44e41b2f7..136271fc5 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.1.0.RELEASE
+ 1.1.1.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 6de74fd56..dd93e5cce 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.1.0.RELEASE
+ 1.1.1.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-tools/pom.xml b/spring-cloud-stream-tools/pom.xml
index c5b552e33..bd33d08bf 100644
--- a/spring-cloud-stream-tools/pom.xml
+++ b/spring-cloud-stream-tools/pom.xml
@@ -9,7 +9,7 @@
spring-cloud-stream-tools
- 1.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT
spring-cloud-stream-build-tools
Spring Cloud Stream Build Tools
diff --git a/spring-cloud-stream/pom.xml b/spring-cloud-stream/pom.xml
index fd17b31a7..2c129f602 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.1.0.RELEASE
+ 1.1.1.BUILD-SNAPSHOT