Unit tests for ofoverlay
[groupbasedpolicy.git] / renderers / ofoverlay / pom.xml
index d092fbdeb0648dc11948785a6a5cde7c9f55b362..801a90c1649bda481f910d9db6d86866be1476ac 100755 (executable)
       <artifactId>powermock-api-mockito</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>com.sun.jersey.jersey-test-framework</groupId>
+      <artifactId>jersey-test-framework-grizzly2</artifactId>
+      <scope>test</scope>
+    </dependency>
 
   </dependencies>