Replace mockito-all by mockito-core (see Bug 7662)
[alto.git] / alto-core / standard-service-models / model-endpointcost / impl / pom.xml
index 06b8be940949b69e3a92aab3d6905ec3aa4c4515..f908c2e34b876d4862cfbe9d52762a2d1e6f88a8 100644 (file)
@@ -55,7 +55,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
   </dependencies>