diff --git a/pom.xml b/pom.xml
index 6eda38111..dac513dbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
4.0.0
org.springframework.cloud
spring-cloud-stream-parent
- 1.2.1.RELEASE
+ 1.2.2.BUILD-SNAPSHOT
pom
org.springframework.cloud
spring-cloud-build
- 1.3.1.RELEASE
+ 1.3.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml
index 97e726149..3f28b9187 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.2.1.RELEASE
+ 1.2.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-codec/pom.xml b/spring-cloud-stream-codec/pom.xml
index 4579ffcf1..c7b4cd483 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.2.1.RELEASE
+ 1.2.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-core-docs/pom.xml b/spring-cloud-stream-core-docs/pom.xml
index bdd0dd435..27a08d593 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.2.1.RELEASE
+ 1.2.2.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 4d3f1e7e2..a9d2748ae 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.2.1.RELEASE
+ 1.2.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-metrics/pom.xml b/spring-cloud-stream-metrics/pom.xml
index 3ef898d18..d1b2bd611 100644
--- a/spring-cloud-stream-metrics/pom.xml
+++ b/spring-cloud-stream-metrics/pom.xml
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-stream-parent
- 1.2.1.RELEASE
+ 1.2.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml
index 23d7e5126..d4ec753d2 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.2.1.RELEASE
+ 1.2.2.BUILD-SNAPSHOT
4.0.0
diff --git a/spring-cloud-stream-rxjava/pom.xml b/spring-cloud-stream-rxjava/pom.xml
index 53f013c5f..5cc9edd3d 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.2.1.RELEASE
+ 1.2.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml
index 534b187cb..5b594db7d 100644
--- a/spring-cloud-stream-schema-server/pom.xml
+++ b/spring-cloud-stream-schema-server/pom.xml
@@ -7,7 +7,7 @@
spring-cloud-stream-parent
org.springframework.cloud
- 1.2.1.RELEASE
+ 1.2.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-stream-schema/pom.xml b/spring-cloud-stream-schema/pom.xml
index 57e95bb16..a2ea74ec4 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.2.1.RELEASE
+ 1.2.2.BUILD-SNAPSHOT
4.0.0
diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml
index 4429d4f8f..8b346a12f 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.2.1.RELEASE
+ 1.2.2.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 0779487d6..9c4f18355 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.2.1.RELEASE
+ 1.2.2.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 be3157352..7e04313ca 100644
--- a/spring-cloud-stream-tools/pom.xml
+++ b/spring-cloud-stream-tools/pom.xml
@@ -4,12 +4,12 @@
org.springframework.cloud
spring-cloud-build
- 1.3.1.RELEASE
+ 1.3.2.BUILD-SNAPSHOT
spring-cloud-stream-tools
- 1.2.1.RELEASE
+ 1.2.2.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 819ce6075..7dfbec27e 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.2.1.RELEASE
+ 1.2.2.BUILD-SNAPSHOT