Expose yang source provider into config subsystem
[controller.git] / opendaylight / md-sal / mdsal-it-parent / pom.xml
index 127307712e51e18b406bfd190daadc5e7dfeb6ee..5419c3d83871223c87264d138b554ef67121fc9b 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
     <version>0.4.0-SNAPSHOT</version>
-    <relativePath/>
+    <relativePath>../../config/config-parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>mdsal-it-parent</artifactId>
@@ -86,12 +86,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     </dependency>
 
     <!-- Testing Dependencies -->
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <scope>test</scope>
-    </dependency>
-
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-all</artifactId>