diff options
author | Patrick Brady <pb071s@att.com> | 2017-03-30 11:04:22 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2017-03-31 11:34:32 -0700 |
commit | 7a638b6147aec1a56d5ba748c395905e1532147a (patch) | |
tree | 8129b95cdfb726ce38f446be101a8b0e9e826bc7 /appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml | |
parent | 196901ad5e6a0fc45ffa27d85d2e24e9f8e1d446 (diff) |
Root pom parent and other cleanup
Change-Id: I61deff5cffeb0a3730066ca83f86a98b647acd03
Signed-off-by: Patrick Brady <pb071s@att.com>
Diffstat (limited to 'appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml')
-rw-r--r-- | appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml index 6a0f1c899..b3d24f1fe 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml @@ -130,12 +130,6 @@ </dependency> <dependency> - <groupId>org.apache.httpcomponents</groupId> - <artifactId>httpclient</artifactId> - <version>4.5.1</version> - </dependency> - - <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <scope>test</scope> |