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/features-sli-plugins/pom.xml | 68 +++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 plugins/features/features-sli-plugins/pom.xml (limited to 'plugins/features/features-sli-plugins') diff --git a/plugins/features/features-sli-plugins/pom.xml b/plugins/features/features-sli-plugins/pom.xml new file mode 100644 index 000000000..f91c1bd56 --- /dev/null +++ b/plugins/features/features-sli-plugins/pom.xml @@ -0,0 +1,68 @@ + + + 4.0.0 + + + org.onap.ccsdk.parent + feature-repo-parent + 2.1.0 + + + + org.onap.ccsdk.sli.plugins + features-sli-plugins + 1.1.1-SNAPSHOT + feature + + ccsdk-sli-plugins :: features :: ${project.artifactId} + + + + org.onap.ccsdk.sli.plugins + ccsdk-gr-toolkit + ${project.version} + xml + features + + + * + * + + + + + org.onap.ccsdk.sli.plugins + ccsdk-properties-node + ${project.version} + xml + features + + + * + * + + + + + org.onap.ccsdk.sli.plugins + ccsdk-restapi-call-node + ${project.version} + xml + features + + + * + * + + + + + ${project.groupId} + ccsdk-sli-plugins-all + ${project.version} + xml + features + + + + -- cgit 1.2.3-korg