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/grToolkit/pom.xml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100755 plugins/grToolkit/pom.xml (limited to 'plugins/grToolkit/pom.xml') diff --git a/plugins/grToolkit/pom.xml b/plugins/grToolkit/pom.xml new file mode 100755 index 000000000..499876b3b --- /dev/null +++ b/plugins/grToolkit/pom.xml @@ -0,0 +1,40 @@ + + + 4.0.0 + + + org.onap.ccsdk.parent + odlparent-lite + 2.1.0 + + + + org.onap.ccsdk.sli.plugins + gr-toolkit + 1.1.1-SNAPSHOT + pom + + ccsdk-sli-plugins :: gr-toolkit + ODL bundle used to judge health of SDN-C application. + + + model + installer + provider + + + + + + org.onap.ccsdk.sli.plugins + gr-toolkit-model + ${project.version} + + + org.onap.ccsdk.sli.plugins + gr-toolkit-provider + ${project.version} + + + + -- cgit 1.2.3-korg