Release netconf
[netconf.git] / features / yanglib / odl-yanglib / pom.xml
index fa9f8957b5ca269633f415bb9a0d59b266d0d236..08a4e905929550b9f763d24808f26be11d2c3903 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>3.0.6</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.model</groupId>
+            <artifactId>odl-mdsal-model-rfc8525</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
     </dependencies>
 </project>