From 4b3c8a0bb11d71c1be8ac5a966818dafec1124fe Mon Sep 17 00:00:00 2001 From: "Muthuramalingam, Brinda Santh(bs2796)" Date: Wed, 15 Aug 2018 21:31:10 +0000 Subject: Blueprints Processor Service Blueprints Processor API definitions Change-Id: Id44c74938f75e847a43b8e6d0733c36d4dc99e97 Issue-ID: CCSDK-411 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) --- .../modules/services/db-service/pom.xml | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 ms/blueprintsprocessor/modules/services/db-service/pom.xml (limited to 'ms/blueprintsprocessor/modules/services/db-service/pom.xml') diff --git a/ms/blueprintsprocessor/modules/services/db-service/pom.xml b/ms/blueprintsprocessor/modules/services/db-service/pom.xml new file mode 100644 index 000000000..b11ba6d0e --- /dev/null +++ b/ms/blueprintsprocessor/modules/services/db-service/pom.xml @@ -0,0 +1,33 @@ + + + + 4.0.0 + + org.onap.ccsdk.apps.blueprintsprocessor + services + 0.0.3-SNAPSHOT + + + db-service + jar + Blueprints Processor DB Service + Blueprints Processor DB Service + + + + -- cgit 1.2.3-korg