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) <dt5972@att.com>
diff --git a/pom.xml b/pom.xml
index 979b781..8c8f1c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,6 +109,7 @@
<module>lcm</module>
<module>dmaap-listener</module>
<module>ueb-listener</module>
+ <module>features</module>
</modules>
<organization>
<name>ONAP</name>