X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fblueprintsprocessor%2Fmodules%2Finbounds%2Fselfservice-api%2Fpom.xml;h=32dd659be531097e799bed0a53d41dfd8de0ead7;hb=20dcdbc1384a1173d7e63dd666d530908c845a1e;hp=89ad720f6ef18eab5c7a0882153d07b44bc694ba;hpb=ac2e1c15bf01666c37f6fd49ea5461d7e3089075;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..32dd659be 100755 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -19,46 +19,31 @@ --> 4.0.0 + org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.5.0-SNAPSHOT + 0.7.1-SNAPSHOT selfservice-api jar + Blueprints Processor Selfservice API Blueprints Processor Selfservice API - - org.springframework.security - spring-security-core + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core - - - org.onap.ccsdk.cds.components - proto-definition - ${project.version} - - - org.onap.ccsdk.cds.controllerblueprints - blueprint-core + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-validation - org.onap.ccsdk.cds.controllerblueprints - blueprint-validation - - - io.grpc - grpc-testing - - - com.h2database - h2 - test + org.onap.ccsdk.cds.error.catalog + error-catalog-services @@ -71,6 +56,12 @@ org.springframework.kafka spring-kafka + + + org.slf4j + slf4j-log4j12 + + org.springframework.kafka @@ -83,7 +74,12 @@ org.apache.kafka kafka_2.11 ${kafka.version} + + + org.slf4j + slf4j-log4j12 + + -