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/model/pom.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100755 plugins/grToolkit/model/pom.xml (limited to 'plugins/grToolkit/model/pom.xml') diff --git a/plugins/grToolkit/model/pom.xml b/plugins/grToolkit/model/pom.xml new file mode 100755 index 000000000..5d518d744 --- /dev/null +++ b/plugins/grToolkit/model/pom.xml @@ -0,0 +1,27 @@ + + + 4.0.0 + + + org.onap.ccsdk.parent + binding-parent + 2.1.0 + + + + org.onap.ccsdk.sli.plugins + gr-toolkit-model + 1.1.1-SNAPSHOT + bundle + + ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId} + + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991 + + + + + -- cgit 1.2.3-korg