Exclude Duplicated Dependencies
[holmes/dsa.git] / dmaap-dsa / pom.xml
index 1bbca94..0743fc6 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.holmes.dsa</groupId>
         <artifactId>holmes-dsa-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>dmaap-dsa</artifactId>
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
-            <version>4.3.6</version>
+            <version>4.5.3</version>
         </dependency>
         <dependency>
             <groupId>com.googlecode.json-simple</groupId>