Adding optimization application finish guard
[policy/xacml-pdp.git] / applications / monitoring / pom.xml
index 018c372..d477bee 100644 (file)
     <description>This modules contains applications that implement policy-types for XACML PDP.</description>
 
     <dependencies>
-        <dependency>
-            <groupId>com.google.code.gson</groupId>
-            <artifactId>gson</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.onap.policy.common</groupId>
-            <artifactId>common-parameters</artifactId>
-            <version>${policy.common.version}</version>
-        </dependency>
         <dependency>
             <groupId>org.onap.policy.xacml-pdp.applications</groupId>
             <artifactId>common</artifactId>