Add Karaf 4 features.
[openflowplugin.git] / extension / features-extension-aggregator / odl-openflowplugin-nxm-extensions / src / main / features / features.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <features name="openflowplugin-extension-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0">
3     <feature name="odl-openflowplugin-nxm-extensions" version="${project.version}">
4         <configfile finalname="etc/opendaylight/karaf/43-openflowjava-nx-config.xml">mvn:org.opendaylight.openflowplugin/openflowplugin-extension-nicira-config/${project.version}/xml/config</configfile>
5     </feature>
6 </features>