From: Colin Dixon Date: Tue, 20 Sep 2016 20:19:52 +0000 (-0400) Subject: Remove mdsal-binding-util from features because it's only a pom file X-Git-Tag: release/boron-sr1~24 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=11da30fa7af8ce1bd6c02798a4958e548146d185;hp=5f693add15c8702d72e0018ef2d30af076a5e537;p=mdsal.git 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) --- 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}}