bump poms to 2.1.4-SNAPSHOT
[policy/xacml-pdp.git] / applications / monitoring / pom.xml
index 018c372..bf2d8fe 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.policy.xacml-pdp.applications</groupId>
         <artifactId>applications</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.1.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>monitoring</artifactId>
     <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>