X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ms%2Fblueprintsprocessor%2Fmodules%2Fcommons%2Frest-lib%2Fpom.xml;h=e56742d2686a973e57401a093fbbc5e411c2007c;hb=efb012bfb4f951ed2619baecdfcfa4b412dfb71d;hp=0cae94690d07d358b5281c32e582393c20fbb41e;hpb=007772eb14d8a6492ca05ab242ad702ddfeeb3b1;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 0cae94690..e56742d26 100644 --- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml @@ -16,22 +16,26 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 + org.onap.ccsdk.cds.blueprintsprocessor commons - 0.5.0-SNAPSHOT + 1.0.0-SNAPSHOT rest-lib jar + Blueprints Processor Rest Lib Blueprints Processor Rest Lib + - org.onap.ccsdk.cds.controllerblueprints - blueprint-core + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core org.onap.ccsdk.cds.blueprintsprocessor @@ -44,7 +48,15 @@ org.springframework.boot - spring-boot-starter-web + spring-boot-starter + + + org.springframework + spring-web + + + org.springframework.boot + spring-boot-starter-webflux test @@ -53,5 +65,4 @@ test -