Integrate controller-2.0.1
[genius.git] / mdsalutil / mdsalutil-testutils / pom.xml
index 98d9e1f886dfbcce466e9b0f843590ef34105346..fa950a00d6ce9995ea67f1b4a0c8693822ffd6f3 100644 (file)
@@ -72,13 +72,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
-      <artifactId>mdsal-binding-test-utils</artifactId>
-      <scope>test</scope>
+      <artifactId>mdsal-binding-dom-adapter</artifactId>
+      <type>test-jar</type>
+      <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
-      <artifactId>mdsal-binding-dom-adapter</artifactId>
-      <type>test-jar</type>
+      <artifactId>mdsal-binding-test-utils</artifactId>
       <scope>compile</scope>
     </dependency>
     <dependency>