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 --- ms/blueprintsprocessor/application/pom.xml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'ms/blueprintsprocessor/application/pom.xml') diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index e4129932b..2e94b7b11 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -17,7 +17,8 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor @@ -54,10 +55,20 @@ + + org.onap.ccsdk.cds.blueprintsprocessor + designer-api + org.onap.ccsdk.cds.blueprintsprocessor resource-api + + org.onap.ccsdk.cds.blueprintsprocessor + selfservice-api + + + org.onap.ccsdk.cds.blueprintsprocessor.functions python-executor @@ -78,10 +89,7 @@ org.onap.ccsdk.cds.blueprintsprocessor.functions cli-executor - - org.onap.ccsdk.cds.blueprintsprocessor - selfservice-api - + com.h2database h2 -- cgit 1.2.3-korg