From ff3eecb980bfdc8d43d2ed3a4c786d634fa6f4e2 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 1 Dec 2020 11:52:01 -0800 Subject: Migrate sli-northbound repo Migrate sli-northbound repo files into new directory "northbound". Signed-off-by: Jessica Wagantall --- .../features/features-sli-northbound/pom.xml | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 northbound/features/features-sli-northbound/pom.xml (limited to 'northbound/features/features-sli-northbound') diff --git a/northbound/features/features-sli-northbound/pom.xml b/northbound/features/features-sli-northbound/pom.xml new file mode 100644 index 000000000..37f961b9e --- /dev/null +++ b/northbound/features/features-sli-northbound/pom.xml @@ -0,0 +1,33 @@ + + + 4.0.0 + + + org.onap.ccsdk.parent + feature-repo-parent + 2.1.0 + + + + org.onap.ccsdk.sli.northbound + features-sli-northbound + 1.1.1-SNAPSHOT + feature + + ccsdk-sli-northbound :: features :: ${project.artifactId} + + + ${project.version} + + + + + ${project.groupId} + ccsdk-sli-northbound-all + ${project.version} + xml + features + + + + -- cgit 1.2.3-korg