From b52ae093581298dad8885dabd2d891167ad81658 Mon Sep 17 00:00:00 2001 From: Sebastien Premont-Tendland Date: Tue, 31 Mar 2020 10:21:37 -0400 Subject: Fix for sdc listener and reactor Issue-ID: CCSDK-2235 Change-Id: I875f991a05cf32d565c866bea33ad27b11739d41 Signed-off-by: Sebastien Premont-Tendland --- ms/sdclistener/application/pom.xml | 6 ------ ms/sdclistener/parent/pom.xml | 5 ----- 2 files changed, 11 deletions(-) (limited to 'ms') diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index cb6bd9203..3825a0809 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -120,11 +120,5 @@ ch.qos.logback logback-classic - - - io.projectreactor - reactor-core - compile - diff --git a/ms/sdclistener/parent/pom.xml b/ms/sdclistener/parent/pom.xml index 5d4a53654..36a96f037 100755 --- a/ms/sdclistener/parent/pom.xml +++ b/ms/sdclistener/parent/pom.xml @@ -136,11 +136,6 @@ - - io.projectreactor - reactor-core - ${reactorcore.version} - -- cgit 1.2.3-korg