X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fblueprintsprocessor%2Fmodules%2Fcommons%2Frest-lib%2Fpom.xml;h=1525882fbc8f46f20f3579a405a5f2bcd37d57f3;hb=95dcac20af9c1f59c3c0d8de7ad4d253ecb58776;hp=625297bf080e5ecb0b2b0b2399a4249d371cd7ea;hpb=5dfc1bc16546a146b911ff1f19dd549da27926e0;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 625297bf0..1525882fb 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 + org.onap.ccsdk.cds.blueprintsprocessor commons - 0.4.1-SNAPSHOT + 0.7.1-SNAPSHOT rest-lib jar + Blueprints Processor Rest Lib Blueprints Processor Rest Lib + - org.onap.ccsdk.apps.controllerblueprints - blueprint-core + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core - org.onap.ccsdk.apps.blueprintsprocessor + org.onap.ccsdk.cds.blueprintsprocessor processor-core @@ -42,6 +45,23 @@ 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 + -