X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fblueprintsprocessor%2Fmodules%2Finbounds%2Fselfservice-api%2Fpom.xml;h=b5cac581a902a8560f3f6392637fd9d18faf2a0e;hb=7003208140fb18782052cb23dfc5e8373b40a12f;hp=89ad720f6ef18eab5c7a0882153d07b44bc694ba;hpb=61672376481804b037a92d77042bac84eca0adf8;p=ccsdk%2Fcds.git diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index 89ad720f6..b5cac581a 100755 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT selfservice-api @@ -33,16 +33,9 @@ - org.springframework.security - spring-security-core - - - - org.onap.ccsdk.cds.components - proto-definition - ${project.version} + org.onap.ccsdk.cds.controllerblueprints + blueprint-proto - org.onap.ccsdk.cds.controllerblueprints blueprint-core @@ -51,15 +44,6 @@ org.onap.ccsdk.cds.controllerblueprints blueprint-validation - - io.grpc - grpc-testing - - - com.h2database - h2 - test - @@ -71,6 +55,12 @@ org.springframework.kafka spring-kafka + + + org.slf4j + slf4j-log4j12 + + org.springframework.kafka @@ -83,7 +73,12 @@ org.apache.kafka kafka_2.11 ${kafka.version} + + + org.slf4j + slf4j-log4j12 + + -