Remove OpenECOMP from license file
[aai/model-loader.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 0b77f49..9616a2f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                </dependency>
 
                <dependency>
-                       <groupId>org.openecomp.sdc</groupId>
+                       <groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
                    <artifactId>sdc-distribution-client</artifactId>
-                   <version>1.0.0</version>
+                   <version>1.1.32-SNAPSHOT</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.apache.httpcomponents</groupId>
+                       <artifactId>httpclient</artifactId>
+                       <version>4.5</version>
                </dependency>
                <dependency>
                        <groupId>org.json</groupId>