Bump versions to 8.0.13-SNAPSHOT
[mdsal.git] / features / odl-mdsal-binding-runtime-api / pom.xml
index f712e73f3e14dbdaaac9bac9db7f71d1948833d3..828ce6aebdb1ab2329d07d5b0db7d109b52353e4 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>8.0.0-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>