Bump versions to 8.0.13-SNAPSHOT
[mdsal.git] / features / odl-mdsal-binding-runtime-api / pom.xml
index 51823c844b12b687a664e791176499ee00114884..828ce6aebdb1ab2329d07d5b0db7d109b52353e4 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.4-SNAPSHOT</version>
+        <version>8.0.13-SNAPSHOT</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-binding-generator-api</artifactId>
+            <artifactId>mdsal-binding-model-api</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-binding-generator-util</artifactId>
+            <artifactId>mdsal-binding-model-ri</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>