Drop JMock usage from unit tests
[lispflowmapping.git] / mappingservice / lisp-proto / pom.xml
index cb3a975aafa658204323d0d5f8dc1636a33ff9c1..65e586f8a60171b09f8e8d916844d61b66ebae81 100644 (file)
@@ -42,11 +42,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.lispflowmapping</groupId>
-      <artifactId>common.unittest.tools</artifactId>
-      <version>${project.version}</version>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
 </project>