From 1b47683183e05c39e55d14c904caf073b65825ef Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 15 Feb 2017 15:09:44 -0500 Subject: Initial commit for OpenECOMP SDN-C northbound Change-Id: Iffe4d4fbcfd21ecbc1000238354094cc064298ce Signed-off-by: Dan Timoney --- vnftools/features/src/main/resources/features.xml | 38 +++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 vnftools/features/src/main/resources/features.xml (limited to 'vnftools/features/src') diff --git a/vnftools/features/src/main/resources/features.xml b/vnftools/features/src/main/resources/features.xml new file mode 100644 index 00000000..8cd1ca27 --- /dev/null +++ b/vnftools/features/src/main/resources/features.xml @@ -0,0 +1,38 @@ + + + + + + + mvn:org.opendaylight.controller/features-mdsal/${odl.mdsal.version}/xml/features + + + + + odl-mdsal-broker + sdnc-sli + mvn:org.openecomp.sdnc.northbound/vnftools-provider/${project.version} + + + -- cgit 1.2.3-korg