Bump versions 8.0.11-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-runtime-osgi / pom.xml
index d65a489ee44cdbb8986638b6a89403bf420ac74e..22f4724789bc19dd0006d584dbc53499d3df37fb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.11-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
@@ -47,7 +47,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-binding-generator-impl</artifactId>
+            <artifactId>mdsal-binding-generator</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>