Release mdsal
[mdsal.git] / features / odl-mdsal-binding-runtime / pom.xml
index 45d9c5099a77ef0af7628ae0cb0246db889d7641..7ef61114d29a7ac5faa5f51715a503c053e45ff0 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.3-SNAPSHOT</version>
+        <version>9.0.3</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>