Add feature aggregator for sdnc-northbound

Add feature aggregator sdnc-northbound-all to install all features
from SDNC northbound repo.

Change-Id: Ibe74a5d1880fb3c62d535a7367327a1bef610c19
Issue-ID: SDNC-393
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
diff --git a/pom.xml b/pom.xml
index e262713..7cc7496 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,7 @@
 		<module>generic-resource-api</module>
 		<module>vnfapi</module>
 		<module>vnftools</module>
+		<module>features</module>
 	</modules>
 
 	<scm>