diff options
author | wasala <przemyslaw.wasala@nokia.com> | 2018-07-05 14:23:36 +0200 |
---|---|---|
committer | wasala <przemyslaw.wasala@nokia.com> | 2018-08-07 09:52:51 +0200 |
commit | e74228673c9c5241a9e901726716f77aacb2711f (patch) | |
tree | d4d9b2a4d85d984ce44b3f146a201416bf8b0343 /prh-dmaap-client/pom.xml | |
parent | a44fb6f1b9d72ec553ba23038db299b2b8a2016f (diff) |
Bug fixes
Improve UnitTest
Add changes after review in
DmaaPReactiveTasks workflow
Change-Id: I920092235528964758014c2d9d229ccd22e69cae
Issue-ID: DCAEGEN2-563
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
Diffstat (limited to 'prh-dmaap-client/pom.xml')
-rw-r--r-- | prh-dmaap-client/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/prh-dmaap-client/pom.xml b/prh-dmaap-client/pom.xml index 0633b46a..037bfe88 100644 --- a/prh-dmaap-client/pom.xml +++ b/prh-dmaap-client/pom.xml @@ -59,10 +59,6 @@ <version>2.0.4.RELEASE</version> </dependency> <dependency> - <groupId>org.apache.httpcomponents</groupId> - <artifactId>httpclient</artifactId> - </dependency> - <dependency> <groupId>org.onap.dcaegen2.services.prh</groupId> <artifactId>prh-commons</artifactId> <version>1.0.0-SNAPSHOT</version> |