Merge "ConfigurationService to create default config dir"
[controller.git] / opendaylight / config / config-manager / pom.xml
index 52377ae0255e2466865419f15aa640cbd7dc4f70..524cd1ff9ec12e8d051055df2e9b7cb3dc620426 100644 (file)
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>mockito-configuration</artifactId>
         </dependency>
+
+        <!--Dependencies regardign RuntimeGeneratedMappingService-->
+        <dependency>
+            <groupId>org.opendaylight.yangtools</groupId>
+            <artifactId>binding-generator-impl</artifactId>
+        </dependency>
+        <!--End-->
+
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>config-util</artifactId>