From: Muthuramalingam, Brinda Santh(bs2796) Date: Thu, 20 Dec 2018 16:16:31 +0000 (-0500) Subject: Add modelType service reactive compatible. X-Git-Tag: 0.4.2~162^2~89 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cf6cf51c90ba64e186f6454ba1d5111f04af5520;p=ccsdk%2Fcds.git Add modelType service reactive compatible. Change-Id: I0058a8136fe9ad62781f3d4556d2b95d11507f3f Issue-ID: CCSDK-864 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) --- diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 226612947..369b84b4e 100644 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -80,6 +80,11 @@ kotlinx-coroutines-core ${kotlin.couroutines.version} + + org.jetbrains.kotlinx + kotlinx-coroutines-reactor + ${kotlin.couroutines.version} + org.jetbrains.kotlin kotlin-reflect