From 5fc90ed3f32948e82f2a3c66857ecd5576e565b0 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Fri, 26 Mar 2021 13:40:11 -0400 Subject: [PATCH] Revert "Removes stream version references" This reverts commit 62597cbc --- spring-cloud-contract-stub-runner/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spring-cloud-contract-stub-runner/pom.xml b/spring-cloud-contract-stub-runner/pom.xml index bb2d996213..7fc0fb4c64 100644 --- a/spring-cloud-contract-stub-runner/pom.xml +++ b/spring-cloud-contract-stub-runner/pom.xml @@ -29,6 +29,7 @@ org.springframework.cloud spring-cloud-stream + ${spring-cloud-stream.version} true @@ -37,6 +38,7 @@ test-jar true test-binder + ${spring-cloud-stream.version} compile