Remove mdsal-binding-util from features because it's only a pom file
[mdsal.git] / common / features / src / main / features / features.xml
index 9c0b17f5f1a592fe501adbdff83ea69c9c946bff..f328c2043d0850651c20dcdc5df360188ee94295 100644 (file)
@@ -68,7 +68,6 @@
         <feature version='${project.version}'>odl-mdsal-binding-base</feature>
         <bundle>mvn:org.opendaylight.mdsal.model/general-entity/{{VERSION}}</bundle>
         <bundle>mvn:org.opendaylight.mdsal/mdsal-binding-api/{{VERSION}}</bundle>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-binding-util/{{VERSION}}</bundle>
     </feature>
 
     <feature name='odl-mdsal-binding-dom-adapter' version='${project.version}' description='OpenDaylight :: MD-SAL :: Binding Generator'>