Remove ClusterSingletonBinding
[mdsal.git] / common / features / src / main / features / features.xml
index df61d09f9e170266b22707d08793d3a89507a82a..dfd71d3e75b64818eab15926a114f7f2f444fc6f 100644 (file)
         <bundle>mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/{{VERSION}}</bundle>
     </feature>
 
-    <feature name='odl-mdsal-singleton-binding' version='${project.version}' description='OpenDaylight :: MD-SAL :: Singleton :: Binding'>
-        <feature version='${project.version}'>odl-mdsal-singleton-common</feature>
-        <feature version='${project.version}'>odl-mdsal-eos-binding</feature>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-singleton-binding-api/{{VERSION}}</bundle>
-        <bundle>mvn:org.opendaylight.mdsal/mdsal-singleton-binding-impl/{{VERSION}}</bundle>
-    </feature>
-
 </features>