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