From 96a9aafdff7813324bc8a8ba1e743683e251dde6 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 1 Dec 2020 11:33:35 -0800 Subject: Migrate files from sli-plugins Migrate sli-plugins repo into new directory "plugins". Signed-off-by: Jessica Wagantall --- plugins/properties-node/pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 plugins/properties-node/pom.xml (limited to 'plugins/properties-node/pom.xml') diff --git a/plugins/properties-node/pom.xml b/plugins/properties-node/pom.xml new file mode 100755 index 000000000..71fffe4d3 --- /dev/null +++ b/plugins/properties-node/pom.xml @@ -0,0 +1,24 @@ + + + 4.0.0 + + + org.onap.ccsdk.parent + odlparent-lite + 2.1.0 + + + org.onap.ccsdk.sli.plugins + properties-node + 1.1.1-SNAPSHOT + pom + + ccsdk-sli-plugins :: properties-node + This is an implementation of DG Execute Node that reads property file and + puts the properties in the DG context + + + provider + installer + + -- cgit 1.2.3-korg