Release netconf
[netconf.git] / features / restconf / odl-restconf / pom.xml
index 7af0d4a97f51d39b5110dec540f3428defe018c1..20ec18f18dfa2bea1a194643a8549d51007dfef2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>5.0.4</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -23,7 +23,7 @@
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
-            <artifactId>odl-restconf-nb-rfc8040</artifactId>
+            <artifactId>odl-restconf-nb</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>