Bump versions to 4.0.11-SNAPSHOT
[mdsal.git] / features / features-mdsal-experimental / pom.xml
index 45ccf0c99c53424502b02d6657243b4ccefa5140..d4e59e3c1d62d6a334defc12e1b16c9e5e8ebbda 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.5</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>features-mdsal-experimental</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.11-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: MD-SAL :: Experimental Features</name>
     <description>MD-SAL experimental feature repository</description>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>odl-mdsal-exp-yanglib-rfc8525</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
     </dependencies>
 </project>