From cd11ecb3d0216e4e81be4964a4bc6a50aa29bbe7 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 22 Jun 2018 15:51:57 -0400 Subject: Add feature aggregator Add feature aggregator ccsdk-sli-northbound-all so that all sli-northbound karaf features can be added as one feature. Change-Id: I5133215c8df472e189d1b24f5b747927f305ac28 Issue-ID: CCSDK-282 Signed-off-by: Timoney, Dan (dt5972) --- features/features-sli-northbound/pom.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 features/features-sli-northbound/pom.xml (limited to 'features/features-sli-northbound/pom.xml') diff --git a/features/features-sli-northbound/pom.xml b/features/features-sli-northbound/pom.xml new file mode 100644 index 00000000..6372c7ea --- /dev/null +++ b/features/features-sli-northbound/pom.xml @@ -0,0 +1,29 @@ + + + 4.0.0 + + + org.onap.ccsdk.parent + feature-repo-parent + 1.1.0-SNAPSHOT + + + + org.onap.ccsdk.sli.northbound + features-sli-northbound + 0.3.0-SNAPSHOT + feature + + ccsdk-sli-northbound :: features :: ${project.artifactId} + + + + ${project.groupId} + ccsdk-sli-northbound-all + ${project.version} + xml + features + + + + -- cgit 1.2.3-korg