From f086bce7843b959598bf0a4423487d28dd0a0f7b Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Tue, 4 Sep 2018 23:41:26 -0400 Subject: SDNC Controller Blueprints Processor - Installer Creating SDN Controller Blueprints Processor Installer Change-Id: Ib95699d535361a7af40f38e76fddb81d48e2a4cb Issue-ID: CCSDK-520 Signed-off-by: Singal, Kapil (ks220y) --- blueprints-processor/plugin/pom.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 blueprints-processor/plugin/pom.xml (limited to 'blueprints-processor/plugin/pom.xml') diff --git a/blueprints-processor/plugin/pom.xml b/blueprints-processor/plugin/pom.xml new file mode 100644 index 000000000..ed7822a2a --- /dev/null +++ b/blueprints-processor/plugin/pom.xml @@ -0,0 +1,37 @@ + + + + 4.0.0 + + org.onap.ccsdk.config + blueprints-processor + 0.0.1-SNAPSHOT + + blueprints-processor-plugin + pom + Blueprints Processor Plugins - POM + Blueprints Processor Plugins - POM + + model-provider + assignment-provider + generator-provider + + + -- cgit 1.2.3-korg