Integrate controller-2.0.1
[netvirt.git] / vpnmanager / impl / pom.xml
index 69b158a580a59ef6472302333247e6284fa26173..84983942ba69d06375f8e96ab01042d7f3680e33 100644 (file)
@@ -103,16 +103,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         </dependency>
 
         <!-- Testing dependencies -->
-        <dependency>
-            <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-binding-dom-adapter</artifactId>
-            <scope>test</scope>
-            <type>test-jar</type>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-test-utils</artifactId>
-            <scope>test</scope>
         </dependency>
     </dependencies>