Bump versions to 8.0.2-SNAPSHOT
[mdsal.git] / features / odl-mdsal-binding-runtime / pom.xml
index 67d4d2022b66c7b61a43383d932b456da2ef53b6..11a929cec95a65e63f974eb5694750653197401b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.0-SNAPSHOT</version>
+        <version>8.0.2-SNAPSHOT</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
@@ -29,7 +29,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-binding-generator-impl</artifactId>
+            <artifactId>mdsal-binding-generator</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>