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/restapi-call-node/pom.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100755 plugins/restapi-call-node/pom.xml (limited to 'plugins/restapi-call-node/pom.xml') diff --git a/plugins/restapi-call-node/pom.xml b/plugins/restapi-call-node/pom.xml new file mode 100755 index 000000000..c5b753305 --- /dev/null +++ b/plugins/restapi-call-node/pom.xml @@ -0,0 +1,23 @@ + + + 4.0.0 + + + org.onap.ccsdk.parent + odlparent-lite + 2.1.0 + + + org.onap.ccsdk.sli.plugins + restapi-call-node + 1.1.1-SNAPSHOT + pom + + ccsdk-sli-plugins :: restapi-call-node + This is an implementation of DG Execute Node that makes a call to an external REST API + + + provider + installer + + -- cgit 1.2.3-korg