Rename restconf-nb-rfc8040 to restconf-nb
[netconf.git] / features / restconf / odl-restconf-nb / src / main / feature / feature.xml
similarity index 75%
rename from features/restconf/odl-restconf-nb-rfc8040/src/main/feature/feature.xml
rename to features/restconf/odl-restconf-nb/src/main/feature/feature.xml
index 0eb58dd191c7a98d433eb0a3f2fd5a477a091ee9..19883cd7861a67061c1c6f6f01d23d930f4fad68 100644 (file)
@@ -6,12 +6,12 @@
   ~ terms of the Eclipse Public License v1.0 which accompanies this distribution,
   ~ and is available at http://www.eclipse.org/legal/epl-v10.html
   -->
-<features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-restconf-nb-rfc8040-${project.version}">
-    <feature name="odl-restconf-nb-rfc8040" version="${project.version}">
+<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="[10,11)">odl-mdsal-model-rfc8072</feature>
         <feature version="[6,7)">odl-controller-exp-netty-config</feature>
         <configfile finalname="etc/org.opendaylight.restconf.nb.rfc8040.cfg">
-            mvn:org.opendaylight.netconf/restconf-nb-rfc8040/${project.version}/cfg/config
+            mvn:org.opendaylight.netconf/restconf-nb/${project.version}/cfg/config
         </configfile>
     </feature>
 </features>