Merge "BUG 2676 : Use custom client-dispatcher when configured"
[controller.git] / opendaylight / md-sal / sal-dom-xsql / pom.xml
index f5898a2bb9dfe15dd71ee560b2fe5bc8c581a1de..f0e27cf2ac928642a40b0eb37a9d250d77bef4b5 100644 (file)
@@ -35,7 +35,6 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>yang-jmx-generator-plugin</artifactId>
-      <version>${config.version}</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <groupId>org.osgi</groupId>
       <artifactId>org.osgi.core</artifactId>
     </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+    </dependency>
   </dependencies>
   <build>
     <plugins>