From 53b265841fc2f22d6a617fd14bb49a94e085830c Mon Sep 17 00:00:00 2001 From: Tom Pantelis Date: Wed, 20 Jul 2016 02:54:59 -0400 Subject: [PATCH] Add mdsal-eos-binding-adapter feature Added the feature that contains the binding adapter implementation of the EntityOwnershipService. Change-Id: Iccdd99833938b827e69603412385392b98b62abf Signed-off-by: Tom Pantelis --- features/mdsal/src/main/features/features.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/features/mdsal/src/main/features/features.xml b/features/mdsal/src/main/features/features.xml index 4d10e2afdb..b0cebee916 100644 --- a/features/mdsal/src/main/features/features.xml +++ b/features/mdsal/src/main/features/features.xml @@ -41,6 +41,7 @@ odl-mdsal-eos-dom + odl-mdsal-eos-binding odl-mdsal-singleton-dom mvn:org.opendaylight.controller/sal-core-api/{{VERSION}} mvn:org.opendaylight.controller/sal-core-spi/{{VERSION}} -- 2.36.6