diff --git a/pom.xml b/pom.xml
index c3bda6de3..484bc33ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
4.0.0
org.springframework.cloud
spring-cloud-stream-parent
- 1.3.0.BUILD-SNAPSHOT
+ 1.3.0.M2
pom
org.springframework.cloud
spring-cloud-build
- 1.3.4.BUILD-SNAPSHOT
+ 1.3.3.RELEASE
diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml
index 0db2efae3..e98f469bd 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.3.0.BUILD-SNAPSHOT
+ 1.3.0.M2
diff --git a/spring-cloud-stream-codec/pom.xml b/spring-cloud-stream-codec/pom.xml
index da38135cc..bfde958e8 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.3.0.BUILD-SNAPSHOT
+ 1.3.0.M2
diff --git a/spring-cloud-stream-core-docs/pom.xml b/spring-cloud-stream-core-docs/pom.xml
index 244b25cb9..6a280a77f 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.3.0.BUILD-SNAPSHOT
+ 1.3.0.M2
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 07b1ccbb7..5392d2554 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.3.0.BUILD-SNAPSHOT
+ 1.3.0.M2
diff --git a/spring-cloud-stream-metrics/pom.xml b/spring-cloud-stream-metrics/pom.xml
index 2f2fffdb3..5bc549910 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.3.0.BUILD-SNAPSHOT
+ 1.3.0.M2
diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml
index cdadda4e6..6d0d0b349 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.3.0.BUILD-SNAPSHOT
+ 1.3.0.M2
4.0.0
diff --git a/spring-cloud-stream-rxjava/pom.xml b/spring-cloud-stream-rxjava/pom.xml
index 07b6d5a82..5fa55fa0c 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.3.0.BUILD-SNAPSHOT
+ 1.3.0.M2
diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml
index 3fc030c61..e76f4a989 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.3.0.BUILD-SNAPSHOT
+ 1.3.0.M2
diff --git a/spring-cloud-stream-schema/pom.xml b/spring-cloud-stream-schema/pom.xml
index eb00bc27b..82d1d10d9 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.3.0.BUILD-SNAPSHOT
+ 1.3.0.M2
4.0.0
diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml
index 3cdb316ce..f035364be 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.3.0.BUILD-SNAPSHOT
+ 1.3.0.M2
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 1d6985112..e624f68a7 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.3.0.BUILD-SNAPSHOT
+ 1.3.0.M2
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 5ac7b8183..9436e1e5e 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.4.BUILD-SNAPSHOT
+ 1.3.3.RELEASE
spring-cloud-stream-tools
- 1.3.0.BUILD-SNAPSHOT
+ 1.3.0.M2
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 efb74c64b..ed95965dd 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.3.0.BUILD-SNAPSHOT
+ 1.3.0.M2