Bump versions to 14.0.3-SNAPSHOT
[mdsal.git] / features / odl-mdsal-model-rfc7952 / pom.xml
index ec76ad287a0b607d07b44020a55ad8f54d524b50..4a3e2327b0ff3d33159b54f147a085af6e56f0f7 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>12.0.1</version>
+        <version>14.0.3-SNAPSHOT</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-model-rfc7952</artifactId>
-    <version>12.0.1</version>
+    <version>14.0.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: MD-SAL :: Model :: RFC7952</name>
     <description>Models from RFC7952</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>