Remove unused local variable
[mdsal.git] / features / features-mdsal-experimental / pom.xml
index 557882028f8aa882be202c1163652e1881b9685a..9aff7ac1abcd0f0fc5ff6fc0cd6949aa53af027b 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>features-mdsal-experimental</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.18-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: MD-SAL :: Experimental Features</name>
     <description>MD-SAL experimental feature repository</description>
             <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>
+            <artifactId>odl-mdsal-exp-yanglib-rfc8525</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>odl-mdsal-binding2-dom-adapter</artifactId>
+            <artifactId>odl-mdsal-exp-replicate-common</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>odl-mdsal-binding2-runtime</artifactId>
+            <artifactId>odl-mdsal-exp-replicate-netty</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>