Added feature for forwardingrules-sync app 30/42730/2
authorAndrej Leitner <anleitne@cisco.com>
Thu, 28 Jul 2016 16:41:25 +0000 (18:41 +0200)
committerAndrej Leitner <anleitne@cisco.com>
Fri, 29 Jul 2016 09:11:35 +0000 (11:11 +0200)
Change-Id: Ia9a65769e9a5466a536dd79802214f45f149a0ec
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
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>