X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fblueprintsprocessor%2Fmodules%2Fcommons%2Frest-lib%2Fpom.xml;h=96f4cc9507da127bdfea88948c5ff965431a0f48;hb=refs%2Fchanges%2F87%2F134887%2F1;hp=8659089e27e07a4cf46455a2fda1a7b3dd80d2a7;hpb=c40aadeb8c85a22eea00455de1748b39d55714d9;p=ccsdk%2Fcds.git diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index 8659089e2..96f4cc950 100644 --- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml @@ -2,6 +2,7 @@ 4.0.0 + - org.onap.ccsdk.apps.blueprintsprocessor - commons - 0.4.1-SNAPSHOT + org.onap.ccsdk.cds.blueprintsprocessor + modules-commons + 1.6.0-SNAPSHOT + org.onap.ccsdk.cds.blueprintsprocessor.modules rest-lib jar - Blueprints Processor Rest Lib - Blueprints Processor Rest Lib + + MS Blueprints Processor Modules - Commons - Rest Lib + - org.onap.ccsdk.apps.controllerblueprints + org.onap.ccsdk.cds.blueprintsprocessor.modules blueprint-core - org.onap.ccsdk.apps.blueprintsprocessor + org.onap.ccsdk.cds.blueprintsprocessor.modules processor-core + + org.apache.httpcomponents + httpclient + ${apache.httpcomponents.client.version} + + + org.springframework.boot + spring-boot-starter + + + org.springframework + spring-web + + + org.springframework.boot + spring-boot-starter-webflux + test + + + org.springframework.boot + spring-boot-starter-security + test + -