f1c196c69c36b9051404f9bae65286111ae413ce
[netconf.git] / features / netconf / odl-netconf-notifications-impl / src / main / feature / feature.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="odl-netconf-notifications-impl-${project.version}">
3     <feature name="odl-netconf-notifications-impl" version="${project.version}">
4         <feature version="[9,10)">odl-mdsal-binding-runtime</feature>
5     </feature>
6 </features>