Remove OpenECOMP from license file
[aai/model-loader.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8a3bd4b..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>
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-dependency-plugin</artifactId>
-                               <version>2.5.1</version>
+                               <version>2.8</version>
                                <executions>
                                        <execution>
                                                <id>copy-agent</id>