Fix odl-mdsal-rfc8294-netty
[mdsal.git] / features / odl-mdsal-model-rfc8040 / pom.xml
index 100dfd15e1d6c1106379e1a3bd104672353f43a3..072e8a03c6303c07957ccc78b7b24d54195298f1 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>12.0.3-SNAPSHOT</version>
+        <version>14.0.0-SNAPSHOT</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-model-rfc8040</artifactId>
-    <version>12.0.3-SNAPSHOT</version>
+    <version>14.0.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: MD-SAL :: Model :: RFC8040</name>
     <description>Models from RFC8040</description>
 
     <dependencies>
         <dependency>
-            <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>odl-mdsal-binding-base</artifactId>
+            <groupId>org.opendaylight.yangtools</groupId>
+            <artifactId>odl-yangtools-binding-spec</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>