X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ms%2Fblueprintsprocessor%2Fmodules%2Finbounds%2Fselfservice-api%2Fpom.xml;h=b5cac581a902a8560f3f6392637fd9d18faf2a0e;hb=7003208140fb18782052cb23dfc5e8373b40a12f;hp=c05b84ad97d028be5d6524e562bde9c555c0821d;hpb=5ad9dd16620cd734a6cc35bf937d33f159c25e41;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 c05b84ad9..b5cac581a 100755 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -17,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 @@ -32,28 +31,54 @@ Blueprints Processor Selfservice API + - org.onap.ccsdk.apps.components - proto-definition - ${project.version} + org.onap.ccsdk.cds.controllerblueprints + blueprint-proto - org.onap.ccsdk.apps.controllerblueprints + org.onap.ccsdk.cds.controllerblueprints blueprint-core - org.onap.ccsdk.apps.controllerblueprints + org.onap.ccsdk.cds.controllerblueprints blueprint-validation + + + + org.onap.ccsdk.cds.blueprintsprocessor + message-lib + + + - io.grpc - grpc-testing + org.springframework.kafka + spring-kafka + + + org.slf4j + slf4j-log4j12 + + - com.h2database - h2 + org.springframework.kafka + spring-kafka-test test - + + + org.apache.kafka + kafka_2.11 + ${kafka.version} + + + org.slf4j + slf4j-log4j12 + + + +