Release netconf
[netconf.git] / netconf / yanglib / pom.xml
index 54fa51e27e3246923bcd69cf51a85ad5b1ca96e1..b182d0938ab63277b9d3471b0c8487a07b93dbe4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.9-SNAPSHOT</version>
+        <version>4.0.2</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -46,7 +46,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-            <artifactId>rfc7895</artifactId>
+            <artifactId>rfc8525</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>