Clean up to remove controller/opendaylight/commons/checkstyle
[controller.git] / opendaylight / config / config-manager / pom.xml
index 0bc068083f7fc34755dc4f45ab12676cbb3e873f..802a0b3939c0136b4757fab7be893655f8e1afe5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.6.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-manager</artifactId>
@@ -28,8 +28,8 @@
 
     <!--Dependencies regardign RuntimeGeneratedMappingService-->
     <dependency>
-      <groupId>org.opendaylight.yangtools</groupId>
-      <artifactId>binding-generator-impl</artifactId>
+      <groupId>org.opendaylight.mdsal</groupId>
+      <artifactId>mdsal-binding-generator-impl</artifactId>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>