From 833116407ae77ee20b18f2ee03fadce2bffea918 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Tue, 4 Sep 2018 23:38:13 -0400 Subject: SDNC Controller Blueprints Processor - Feature Creating SDN Controller Blueprints Processor Feature Change-Id: I67ebd1e2a64eedb85022eecfa3dcd31da279d789 Issue-ID: CCSDK-519 Signed-off-by: Singal, Kapil (ks220y) --- blueprints-processor/adaptors/pom.xml | 37 +++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 blueprints-processor/adaptors/pom.xml (limited to 'blueprints-processor/adaptors/pom.xml') diff --git a/blueprints-processor/adaptors/pom.xml b/blueprints-processor/adaptors/pom.xml new file mode 100644 index 000000000..481f48c47 --- /dev/null +++ b/blueprints-processor/adaptors/pom.xml @@ -0,0 +1,37 @@ + + + + + + org.onap.ccsdk.config + blueprints-processor + 0.0.1-SNAPSHOT + + 4.0.0 + pom + blueprints-processor-adaptors + Blueprints Processor Adaptors - POM + http://wiki.sdn.labs.att.com + Blueprints Processor Adaptors - POM + + data-adaptor-provider + rest-adaptor-provider + + -- cgit 1.2.3-korg