Add a MD5 Util Class
[holmes/common.git] / holmes-actions / pom.xml
index 5395b3c..d91e88a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>\r
         <groupId>org.onap.holmes.common</groupId>\r
         <artifactId>holmes-common-parent</artifactId>\r
-        <version>1.0.0</version>\r
+        <version>1.0.0-SNAPSHOT</version>\r
     </parent>\r
 \r
     <name>holmes-common-service</name>\r
             <groupId>io.dropwizard</groupId>\r
             <artifactId>dropwizard-jdbi</artifactId>\r
         </dependency>\r
-\r
+        <dependency>\r
+            <groupId>com.google.guava</groupId>\r
+            <artifactId>guava</artifactId>\r
+        </dependency>\r
         <dependency>\r
             <groupId>org.apache.poi</groupId>\r
             <artifactId>poi</artifactId>\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
+        </dependency>\r
         <dependency>\r
             <groupId>net.sf.json-lib</groupId>\r
             <artifactId>json-lib</artifactId>\r