Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / netconf / yanglib / pom.xml
index 0dd12c13a4777b019872aae0942b1166b89d5212..516509060868e047bcb344cffd2b6b3913090a2c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.8-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</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>