diff --git a/spring-cloud-task-samples/batch-events/pom.xml b/spring-cloud-task-samples/batch-events/pom.xml
index 594fef22..53064d7b 100644
--- a/spring-cloud-task-samples/batch-events/pom.xml
+++ b/spring-cloud-task-samples/batch-events/pom.xml
@@ -31,6 +31,13 @@
pom
import
+
+ org.springframework.cloud
+ spring-cloud-stream-dependencies
+ Horsham.BUILD-SNAPSHOT
+ pom
+ import
+
@@ -47,13 +54,11 @@
org.springframework.cloud
spring-cloud-starter-stream-rabbit
- 3.0.2.BUILD-SNAPSHOT
compile
org.springframework.cloud
spring-cloud-stream-binder-rabbit-test-support
- 3.0.2.BUILD-SNAPSHOT
test
diff --git a/spring-cloud-task-samples/task-events/pom.xml b/spring-cloud-task-samples/task-events/pom.xml
index b05246c3..cd647208 100644
--- a/spring-cloud-task-samples/task-events/pom.xml
+++ b/spring-cloud-task-samples/task-events/pom.xml
@@ -31,6 +31,13 @@
pom
import
+
+ org.springframework.cloud
+ spring-cloud-stream-dependencies
+ Horsham.BUILD-SNAPSHOT
+ pom
+ import
+
@@ -43,7 +50,6 @@
org.springframework.cloud
spring-cloud-starter-stream-rabbit
- 3.0.2.BUILD-SNAPSHOT
compile
diff --git a/spring-cloud-task-samples/taskprocessor/pom.xml b/spring-cloud-task-samples/taskprocessor/pom.xml
index 20dd3dd7..5a4861cc 100644
--- a/spring-cloud-task-samples/taskprocessor/pom.xml
+++ b/spring-cloud-task-samples/taskprocessor/pom.xml
@@ -32,6 +32,13 @@
pom
import
+
+ org.springframework.cloud
+ spring-cloud-stream-dependencies
+ Horsham.BUILD-SNAPSHOT
+ pom
+ import
+
@@ -43,7 +50,6 @@
org.springframework.cloud
spring-cloud-starter-stream-rabbit
- 3.0.2.BUILD-SNAPSHOT
compile
@@ -53,7 +59,6 @@
org.springframework.cloud
spring-cloud-stream-test-support
- 3.0.2.BUILD-SNAPSHOT
test
diff --git a/spring-cloud-task-samples/tasksink/pom.xml b/spring-cloud-task-samples/tasksink/pom.xml
index 2a91288f..af015224 100644
--- a/spring-cloud-task-samples/tasksink/pom.xml
+++ b/spring-cloud-task-samples/tasksink/pom.xml
@@ -33,6 +33,13 @@
pom
import
+
+ org.springframework.cloud
+ spring-cloud-stream-dependencies
+ Horsham.BUILD-SNAPSHOT
+ pom
+ import
+
@@ -44,13 +51,11 @@
org.springframework.cloud
spring-cloud-starter-stream-rabbit
- 3.0.2.BUILD-SNAPSHOT
compile
org.springframework.cloud
spring-cloud-stream-test-support
- 3.0.2.BUILD-SNAPSHOT
test