Rename restconf-nb-rfc8040 to restconf-nb
[netconf.git] / features / restconf / odl-restconf-nb / pom.xml
similarity index 90%
rename from features/restconf/odl-restconf-nb-rfc8040/pom.xml
rename to features/restconf/odl-restconf-nb/pom.xml
index 9e366082a67e7a9e2e53a8844031cfa6e7570e09..e07d91f61ea705154c0320805aea7ea8e3481195 100644 (file)
@@ -16,9 +16,9 @@
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <artifactId>odl-restconf-nb-rfc8040</artifactId>
+    <artifactId>odl-restconf-nb</artifactId>
     <packaging>feature</packaging>
-    <name>OpenDaylight :: Restconf :: NB :: RFC8040</name>
+    <name>OpenDaylight :: RESTCONF :: Northbound</name>
 
     <dependencies>
         <dependency>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
-            <artifactId>restconf-nb-rfc8040</artifactId>
+            <artifactId>restconf-nb</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
-            <artifactId>restconf-nb-rfc8040</artifactId>
+            <artifactId>restconf-nb</artifactId>
             <type>cfg</type>
             <classifier>config</classifier>
         </dependency>