From 32fb53c13342d5ad353c839b7ffd0ca85d14bd48 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 1 Dec 2020 11:48:20 -0800 Subject: Migrate sli-core files Migrate sli-core repo files into new directory "core". Signed-off-by: Jessica Wagantall --- core/sliPluginUtils/pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 core/sliPluginUtils/pom.xml (limited to 'core/sliPluginUtils/pom.xml') diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml new file mode 100755 index 000000000..974e0661c --- /dev/null +++ b/core/sliPluginUtils/pom.xml @@ -0,0 +1,24 @@ + + + 4.0.0 + + + org.onap.ccsdk.parent + odlparent-lite + 2.1.0-SNAPSHOT + + + + org.onap.ccsdk.sli.core + sliPluginUtils + 1.1.1-SNAPSHOT + pom + + ccsdk-sli-core :: sliPluginUtils + A package of static utility functions to be used when developing SLI plugins + + + provider + installer + + -- cgit 1.2.3-korg