Correted UT Coverage Issues
[holmes/common.git] / holmes-actions / pom.xml
index 66b462e..d27e0c7 100644 (file)
@@ -12,7 +12,7 @@
     <parent>\r
         <groupId>org.onap.holmes.common</groupId>\r
         <artifactId>holmes-common-parent</artifactId>\r
-        <version>1.1.0-SNAPSHOT</version>\r
+        <version>1.2.0-SNAPSHOT</version>\r
     </parent>\r
 \r
     <name>holmes-common-service</name>\r
         <dependency>\r
             <groupId>org.glassfish.jersey.containers</groupId>\r
             <artifactId>jersey-container-servlet-core</artifactId>\r
-            <version>${jersey.version}</version>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.glassfish.jersey.core</groupId>\r
             <artifactId>jersey-common</artifactId>\r
         </dependency>\r
         <dependency>\r
-            <groupId>org.apache.httpcomponents</groupId>\r
-            <artifactId>httpclient</artifactId>\r
+            <groupId>org.glassfish.jersey.core</groupId>\r
+            <artifactId>jersey-client</artifactId>\r
         </dependency>\r
-\r
         <dependency>\r
-            <groupId>net.sf.json-lib</groupId>\r
-            <artifactId>json-lib</artifactId>\r
-            <version>2.4</version>\r
-            <classifier>jdk15</classifier>\r
-            <exclusions>\r
-                <exclusion>\r
-                    <groupId>commons-collections</groupId>\r
-                    <artifactId>commons-collections</artifactId>\r
-                </exclusion>\r
-                <exclusion>\r
-                    <groupId>commons-beanutils</groupId>\r
-                    <artifactId>commons-beanutils</artifactId>\r
-                </exclusion>\r
-            </exclusions>\r
+            <groupId>org.apache.httpcomponents</groupId>\r
+            <artifactId>httpclient</artifactId>\r
         </dependency>\r
         <dependency>\r
             <groupId>commons-collections</groupId>\r
         <dependency>\r
             <groupId>com.alibaba</groupId>\r
             <artifactId>fastjson</artifactId>\r
-            <version>1.1.23</version>\r
+            <version>1.2.49</version>\r
         </dependency>\r
 \r
     </dependencies>\r