From 926eb80c2c053d4d333875d3d4245288b3cd9f75 Mon Sep 17 00:00:00 2001 From: alexs Date: Fri, 21 Aug 2020 15:01:24 +0300 Subject: Initial commit for device manager 1.4 Add device manager support for ONF Core Model 1.4 Issue-ID: CCSDK-2579 Change-Id: I0b0f27554dc33de08019ec50ac61fa3fd5367068 Signed-off-by: alexs Signed-off-by: alex.stancu --- sdnr/wt/featureaggregator/feature/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'sdnr/wt/featureaggregator/feature/pom.xml') diff --git a/sdnr/wt/featureaggregator/feature/pom.xml b/sdnr/wt/featureaggregator/feature/pom.xml index 4a0cf0e8f..a711fb10a 100644 --- a/sdnr/wt/featureaggregator/feature/pom.xml +++ b/sdnr/wt/featureaggregator/feature/pom.xml @@ -97,6 +97,20 @@ xml features + + ${project.groupId} + sdnr-wt-devicemanager-onf14-feature + ${project.version} + xml + features + + + ${project.groupId} + sdnr-wt-devicemanager-adapter-manager-feature + ${project.version} + xml + features + ${project.groupId} sdnr-wt-mountpoint-registrar-feature -- cgit 1.2.3-korg