build with ONAP-ODL dist
[appc.git] / appc-core / appc-common-bundle / pom.xml
index e3670f7..8651b9b 100644 (file)
   <packaging>bundle</packaging>
   
   <dependencies>
+    <dependency>
+        <groupId>org.apache.httpcomponents</groupId>
+        <artifactId>httpcore</artifactId>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.httpcomponents</groupId>
+        <artifactId>httpclient</artifactId>
+      </dependency>
+
     <!--  logging  -->
     <dependency>
          <groupId>ch.qos.logback</groupId>