Remove no more used RFC 8040 configuration file
[netconf.git] / features / odl-restconf-nb / src / main / feature / feature.xml
index b99ff8a868768a43cdaf38c4d343661e42ca769d..622ce6a682b95c3c97f8d35e91a592771ca103b0 100644 (file)
@@ -9,8 +9,5 @@
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-restconf-nb-${project.version}">
     <feature name="odl-restconf-nb" version="${project.version}">
         <feature version="[12,13)">odl-mdsal-model-rfc8072</feature>
-        <configfile finalname="etc/org.opendaylight.restconf.nb.rfc8040.cfg">
-            mvn:org.opendaylight.netconf/restconf-nb/${project.version}/cfg/config
-        </configfile>
     </feature>
 </features>