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/features/ccsdk-sshapi-call-node/pom.xml | 36 +++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 plugins/features/ccsdk-sshapi-call-node/pom.xml (limited to 'plugins/features/ccsdk-sshapi-call-node/pom.xml') diff --git a/plugins/features/ccsdk-sshapi-call-node/pom.xml b/plugins/features/ccsdk-sshapi-call-node/pom.xml new file mode 100644 index 000000000..0441c12cd --- /dev/null +++ b/plugins/features/ccsdk-sshapi-call-node/pom.xml @@ -0,0 +1,36 @@ + + + 4.0.0 + + + org.onap.ccsdk.parent + single-feature-parent + 2.1.0 + + + + org.onap.ccsdk.sli.plugins + ccsdk-sshapi-call-node + 1.1.1-SNAPSHOT + feature + + ccsdk-sli-plugins :: sshapi-call-node :: ${project.artifactId} + + -- cgit 1.2.3-korg