From 11da30fa7af8ce1bd6c02798a4958e548146d185 Mon Sep 17 00:00:00 2001 From: Colin Dixon Date: Tue, 20 Sep 2016 16:19:52 -0400 Subject: [PATCH 1/1] Remove mdsal-binding-util from features because it's only a pom file Change-Id: I2271c644416d75223858a79796343770e7ee073e Signed-off-by: Colin Dixon (cherry picked from commit 2483a3622d0e9b395cc4c114ed56a2176b966756) --- common/features/pom.xml | 4 ---- common/features/src/main/features/features.xml | 1 - 2 files changed, 5 deletions(-) diff --git a/common/features/pom.xml b/common/features/pom.xml index 5e830dcddc..0ba702ebb8 100644 --- a/common/features/pom.xml +++ b/common/features/pom.xml @@ -154,10 +154,6 @@ ${project.groupId} mdsal-binding-dom-adapter - - ${project.groupId} - mdsal-binding-util - ${project.groupId}.model yang-ext diff --git a/common/features/src/main/features/features.xml b/common/features/src/main/features/features.xml index 9c0b17f5f1..f328c2043d 100644 --- a/common/features/src/main/features/features.xml +++ b/common/features/src/main/features/features.xml @@ -68,7 +68,6 @@ odl-mdsal-binding-base mvn:org.opendaylight.mdsal.model/general-entity/{{VERSION}} mvn:org.opendaylight.mdsal/mdsal-binding-api/{{VERSION}} - mvn:org.opendaylight.mdsal/mdsal-binding-util/{{VERSION}} -- 2.36.6