Bump versions to 8.0.5-SNAPSHOT
[mdsal.git] / entityownership / mdsal-eos-binding-adapter / pom.xml
index 1871cf474415681085f8c1d8edf914741982f978..c27f592a94ed11f33799d7cc0b70a707c0940d00 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.5-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
@@ -68,7 +68,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-binding-generator-impl</artifactId>
+            <artifactId>mdsal-binding-generator</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>