From 8d3f825da365b672731e07c2b4560a67ec287a61 Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Thu, 1 Aug 2019 11:25:14 -0400 Subject: Modify POM, properties and docker distributions. Change-Id: I541edfc36c0866fa7669129a46140fb21a63c6ba Issue-ID: CCSDK-1574 Signed-off-by: Brinda Santh --- .../modules/inbounds/designer-api/pom.xml | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml (limited to 'ms/blueprintsprocessor/modules/inbounds/designer-api') diff --git a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml new file mode 100644 index 000000000..5da403fd2 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml @@ -0,0 +1,38 @@ + + + + + + inbounds + org.onap.ccsdk.cds.blueprintsprocessor + 0.5.0-SNAPSHOT + + 4.0.0 + designer-api + jar + Blueprints Designer API + Blueprints Designer API + + + + org.onap.ccsdk.cds.controllerblueprints + service + + + \ No newline at end of file -- cgit 1.2.3-korg