From d99be4cf87631b12910cd10e0b19507366454cf0 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 29 Nov 2022 10:34:41 -0800 Subject: [PATCH] Remove test-jar from 'spring-cloud-stream-binder-test' Resolves #2568 --- core/spring-cloud-stream-binder-test/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/core/spring-cloud-stream-binder-test/pom.xml b/core/spring-cloud-stream-binder-test/pom.xml index cd9a520c5..a9db9e2de 100644 --- a/core/spring-cloud-stream-binder-test/pom.xml +++ b/core/spring-cloud-stream-binder-test/pom.xml @@ -44,11 +44,11 @@ spring-boot-starter-test compile - - org.springframework.cloud - spring-cloud-stream - test-jar - test-binder - + + + + + +