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