diff --git a/pom.xml b/pom.xml
index a3ad530ae..7560c257a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,12 +3,12 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
spring-cloud-stream-parent
- 1.3.0.BUILD-SNAPSHOT
+ 1.3.0.RC1
pom
org.springframework.cloud
spring-cloud-build
- 1.3.6.BUILD-SNAPSHOT
+ 1.3.5.RELEASE
diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml
index 0db2efae3..7a3fe9aba 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.RC1
diff --git a/spring-cloud-stream-codec/pom.xml b/spring-cloud-stream-codec/pom.xml
index da38135cc..2c2f8e5bb 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.RC1
diff --git a/spring-cloud-stream-core-docs/pom.xml b/spring-cloud-stream-core-docs/pom.xml
index 244b25cb9..b13cafbf2 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.RC1
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..56b96b968 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.RC1
diff --git a/spring-cloud-stream-metrics/pom.xml b/spring-cloud-stream-metrics/pom.xml
index 2f2fffdb3..dd3568de8 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.RC1
diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml
index cdadda4e6..0f3d9fdf4 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.RC1
4.0.0
diff --git a/spring-cloud-stream-rxjava/pom.xml b/spring-cloud-stream-rxjava/pom.xml
index 07b6d5a82..0bdfc96cf 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.RC1
diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml
index 3fc030c61..9b46c8efe 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.RC1
diff --git a/spring-cloud-stream-schema/pom.xml b/spring-cloud-stream-schema/pom.xml
index eb00bc27b..06bfbbb8b 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.RC1
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..f712ffe63 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.RC1
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..aed4533d4 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.RC1
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 2dca8656a..3af0a1678 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.6.BUILD-SNAPSHOT
+ 1.3.5.RELEASE
spring-cloud-stream-tools
- 1.3.0.BUILD-SNAPSHOT
+ 1.3.0.RC1
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..032abef45 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.RC1