From e8670e23820ae4d648b88c050b46add498303a9f Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 22 Jun 2018 15:53:19 -0400 Subject: Add feature aggregator Added feature aggregator ccsdk-sli-plugins-all so that all features from sli/plugins repo can be added with one install. Change-Id: I85ff00612ee60e69937c7b10d814cf81198ed51c Issue-ID: CCSDK-283 Signed-off-by: Timoney, Dan (dt5972) --- features/pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 features/pom.xml (limited to 'features/pom.xml') diff --git a/features/pom.xml b/features/pom.xml new file mode 100755 index 00000000..3ac87bf6 --- /dev/null +++ b/features/pom.xml @@ -0,0 +1,24 @@ + + + 4.0.0 + + + org.onap.ccsdk.parent + odlparent-lite + 1.1.0-SNAPSHOT + + + + org.onap.ccsdk.sli.plugins + sliplugins-feature-aggregator + 0.3.0-SNAPSHOT + pom + + ccsdk-sli-plugins :: features + + + ccsdk-sli-plugins-all + features-sli-plugins + installer + + -- cgit 1.2.3-korg