diff --git a/pom.xml b/pom.xml
index dac513dbb..413686e8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
4.0.0
org.springframework.cloud
spring-cloud-stream-parent
- 1.2.2.BUILD-SNAPSHOT
+ 1.2.2.RELEASE
pom
org.springframework.cloud
spring-cloud-build
- 1.3.2.BUILD-SNAPSHOT
+ 1.3.2.RELEASE
diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml
index 3f28b9187..6bb1dc71d 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.2.BUILD-SNAPSHOT
+ 1.2.2.RELEASE
diff --git a/spring-cloud-stream-codec/pom.xml b/spring-cloud-stream-codec/pom.xml
index c7b4cd483..bacab2e48 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.2.BUILD-SNAPSHOT
+ 1.2.2.RELEASE
diff --git a/spring-cloud-stream-core-docs/pom.xml b/spring-cloud-stream-core-docs/pom.xml
index 27a08d593..3b2056e41 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.2.BUILD-SNAPSHOT
+ 1.2.2.RELEASE
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 a9d2748ae..13b911d57 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.2.BUILD-SNAPSHOT
+ 1.2.2.RELEASE
diff --git a/spring-cloud-stream-metrics/pom.xml b/spring-cloud-stream-metrics/pom.xml
index d1b2bd611..07ad13b80 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.2.BUILD-SNAPSHOT
+ 1.2.2.RELEASE
diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml
index d4ec753d2..ff009f346 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.2.BUILD-SNAPSHOT
+ 1.2.2.RELEASE
4.0.0
diff --git a/spring-cloud-stream-rxjava/pom.xml b/spring-cloud-stream-rxjava/pom.xml
index 5cc9edd3d..9449e73ac 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.2.BUILD-SNAPSHOT
+ 1.2.2.RELEASE
diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml
index 5b594db7d..c0fa62a38 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.2.BUILD-SNAPSHOT
+ 1.2.2.RELEASE
diff --git a/spring-cloud-stream-schema/pom.xml b/spring-cloud-stream-schema/pom.xml
index a2ea74ec4..d363f2e93 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.2.BUILD-SNAPSHOT
+ 1.2.2.RELEASE
4.0.0
diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml
index 8b346a12f..a3dddd394 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.2.BUILD-SNAPSHOT
+ 1.2.2.RELEASE
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 9c4f18355..b15cad7c4 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.2.BUILD-SNAPSHOT
+ 1.2.2.RELEASE
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 7e04313ca..bd81a2ead 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.2.BUILD-SNAPSHOT
+ 1.3.2.RELEASE
spring-cloud-stream-tools
- 1.2.2.BUILD-SNAPSHOT
+ 1.2.2.RELEASE
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 7dfbec27e..52a5c0448 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.2.BUILD-SNAPSHOT
+ 1.2.2.RELEASE