Added feature for forwardingrules-sync app
[openflowplugin.git] / features / src / main / features / features.xml
index 8af29876c3588353ca84822619be65aff6c8da01..4a17a37b372b8e030a10c7d85778b4b7ba630a64 100644 (file)
         <bundle>mvn:org.opendaylight.openflowplugin.applications/forwardingrules-manager/{{VERSION}}</bundle>
     </feature>
 
+    <feature name='odl-openflowplugin-app-forwardingrules-sync' description="OpenDaylight :: Openflow Plugin :: Application - FRS" version='${project.version}'>
+        <feature version="${project.version}">odl-openflowplugin-southbound</feature>
+        <bundle>mvn:org.opendaylight.openflowplugin.applications/forwardingrules-sync/{{VERSION}}</bundle>
+    </feature>
+
 </features>