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=a15632b7ae15dc617bed87f7eb9a4ee895bb6f17;hpb=11a62a8ef3933e937484933bcfc94097dda2d272;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 a15632b7a..b5cac581a 100755 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -3,6 +3,7 @@ ~ Copyright © 2017-2018 AT&T Intellectual Property. ~ ~ Modifications Copyright © 2019 Bell Canada. + ~ Modifications Copyright © 2018 IBM. ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. @@ -16,13 +17,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 - org.onap.ccsdk.apps.blueprintsprocessor + org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.4.1-SNAPSHOT + 0.7.0-SNAPSHOT selfservice-api @@ -31,25 +31,54 @@ Blueprints Processor Selfservice API + + + org.onap.ccsdk.cds.controllerblueprints + blueprint-proto + - org.onap.ccsdk.apps.controllerblueprints - proto-definition - ${project.version} + org.onap.ccsdk.cds.controllerblueprints + blueprint-core - org.onap.ccsdk.apps.controllerblueprints - ${project.version} - core + org.onap.ccsdk.cds.controllerblueprints + blueprint-validation + + - io.grpc - grpc-testing + org.onap.ccsdk.cds.blueprintsprocessor + message-lib + + - com.h2database - h2 + org.springframework.kafka + spring-kafka + + + org.slf4j + slf4j-log4j12 + + + + + org.springframework.kafka + spring-kafka-test test - + + + org.apache.kafka + kafka_2.11 + ${kafka.version} + + + org.slf4j + slf4j-log4j12 + + + +