Bump versions to 4.0.3-SNAPSHOT
[netconf.git] / netconf / yanglib / pom.xml
index 46b011843280333c46859f5371214c5ae279b224..09c527480129153f1c8028abbde7806cc1a4fa12 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.12-SNAPSHOT</version>
+        <version>4.0.3-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>