Integrate using Policy Type to find Matchable
[policy/xacml-pdp.git] / applications / optimization / pom.xml
index 5e72d03..b81be79 100644 (file)
     <description>This modules contains applications that implement policy-types for XACML PDP.</description>
 
     <dependencies>
+        <dependency>
+            <groupId>org.powermock</groupId>
+            <artifactId>powermock-api-mockito</artifactId>
+            <scope>test</scope>
+        </dependency>
         <dependency>
             <groupId>org.onap.policy.xacml-pdp.applications</groupId>
             <artifactId>common</artifactId>