Add HTTP Client library and refactor Northbound IntegrationTest
[controller.git] / opendaylight / northbound / integrationtest / pom.xml
index 87ccb6809072fdd6581cd8890fd26ce4dbc29b8e..aaa50e482d289555087d7fac34709a9919ed4670 100644 (file)
     </pluginRepository>
   </pluginRepositories>
   <dependencies>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>commons.httpclient</artifactId>
+      <version>0.1.1-SNAPSHOT</version>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>connectionmanager</artifactId>