Bump to odlparent-5.0.6/yangtools-3.0.10
[mdsal.git] / features / features-mdsal-experimental / pom.xml
index fac8bff445ed1920e75aa7ca9003656dba044390..c05d794a769fb87d17e52ad76a5e247f059c395d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>4.0.8</version>
+        <version>5.0.6</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>features-mdsal-experimental</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>4.0.12-SNAPSHOT</version>
     <packaging>feature</packaging>
+    <name>OpenDaylight :: MD-SAL :: Experimental Features</name>
+    <description>MD-SAL experimental feature repository</description>
 
     <dependencyManagement>
         <dependencies>
             <type>xml</type>
         </dependency>
 
-        <!-- Binding 2 -->
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>odl-mdsal-binding2</artifactId>
+            <artifactId>odl-mdsal-exp-yanglib-api</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>odl-mdsal-binding2-api</artifactId>
+            <artifactId>odl-mdsal-exp-yanglib-rfc7895</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>odl-mdsal-binding2-base</artifactId>
-            <classifier>features</classifier>
-            <type>xml</type>
-        </dependency>
-        <dependency>
-            <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>odl-mdsal-binding2-dom-adapter</artifactId>
-            <classifier>features</classifier>
-            <type>xml</type>
-        </dependency>
-        <dependency>
-            <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>odl-mdsal-binding2-runtime</artifactId>
+            <artifactId>odl-mdsal-exp-yanglib-rfc8525</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>