Make SimpleMapCache simple again
[lispflowmapping.git] / mappingservice / mapcache / pom.xml
index 5c10ee0bff2b473abb41352147e8cd05f3459fab..c80834eb63c04e2cbf8f87f7218e4c4c9b18e009 100644 (file)
       <artifactId>mappingservice.lisp-proto</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.powermock</groupId>
-      <artifactId>powermock-api-mockito</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.powermock</groupId>
-      <artifactId>powermock-module-junit4</artifactId>
-      <scope>test</scope>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>compile</scope>
     </dependency>
   </dependencies>