diff options
author | wasala <przemyslaw.wasala@nokia.com> | 2018-04-18 11:03:03 +0200 |
---|---|---|
committer | wasala <przemyslaw.wasala@nokia.com> | 2018-04-18 11:03:03 +0200 |
commit | 23f7acc707bf285df2da4a95b146d1a7f5132453 (patch) | |
tree | fa1bb87fd192e2b4b163afaf8bd22ded95069763 /prh-aai-client/pom.xml | |
parent | b3a974ed7dccb1fc29b8bef2a1112bb78abe3197 (diff) |
Defined structure of DMaaP Consumer
*Added Response Type
Change-Id: Id53217db932e345dfe16a7e7035c160f70287ef0
Issue-ID: DCAEGEN2-450
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
Diffstat (limited to 'prh-aai-client/pom.xml')
-rw-r--r-- | prh-aai-client/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/prh-aai-client/pom.xml b/prh-aai-client/pom.xml index 49f0dcec..4f5e1867 100644 --- a/prh-aai-client/pom.xml +++ b/prh-aai-client/pom.xml @@ -63,10 +63,6 @@ <artifactId>spring-context</artifactId> </dependency> <dependency> - <groupId>com.google.guava</groupId> - <artifactId>guava</artifactId> - </dependency> - <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> </dependency> |