Separate out RaftEntryMeta
[controller.git] / features / odl-mdsal-clustering-commons / src / main / feature / feature.xml
index 83b63b4059054ac4e3f52d7273152b69b3b19d2b..7a41fc13bbfa9a4a0bc6c29e1835f3b590e75355 100644 (file)
@@ -10,8 +10,9 @@
     <feature name="odl-mdsal-clustering-commons" version="${project.version}">
         <feature version="[13,14)">odl-apache-commons-lang3</feature>
         <feature version="[13,14)">odl-dropwizard-metrics</feature>
+        <feature version="[13,14)">odl-netty-4</feature>
         <feature version="[13,14)">odl-servlet-api</feature>
-        <feature version="[11,12)">odl-yangtools-data</feature>
-        <feature version="[11,12)">odl-yangtools-codec</feature>
+        <feature version="[13,14)">odl-yangtools-data</feature>
+        <feature version="[13,14)">odl-yangtools-codec</feature>
     </feature>
 </features>