X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ms%2Fblueprintsprocessor%2Fmodules%2Finbounds%2Fpom.xml;h=273abd51b494fd775965a1282d1b40e1170e050d;hb=fd2d3f4f3a6f1041442edac382daf27669acbf9e;hp=91912c83391192e564c6f98455126d99ed244d08;hpb=00aeb84ea58ec9b71db59f6b32b34f2a6f25e9d5;p=ccsdk%2Fcds.git diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 91912c833..273abd51b 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 org.onap.ccsdk.apps.blueprintsprocessor modules - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT inbounds @@ -46,6 +46,17 @@ spring-boot-starter-actuator + + + io.mockk + mockk + test + + + org.powermock + powermock-api-mockito2 + test + org.springframework.boot spring-boot-starter-test @@ -54,10 +65,17 @@ org.jetbrains.kotlin kotlin-test-junit + test - org.powermock - powermock-api-mockito2 + org.jetbrains.kotlinx + kotlinx-coroutines-test + test + + + io.projectreactor + reactor-test + test