summaryrefslogtreecommitdiffstats
path: root/appc-outbound/appc-aai-client/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-outbound/appc-aai-client/provider/pom.xml')
-rwxr-xr-xappc-outbound/appc-aai-client/provider/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml
index f02df86e9..2588a720e 100755
--- a/appc-outbound/appc-aai-client/provider/pom.xml
+++ b/appc-outbound/appc-aai-client/provider/pom.xml
@@ -48,18 +48,6 @@
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>aai-service-provider</artifactId>
<scope>compile</scope>
- <exclusions>
- <exclusion>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-databind</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
-
- <dependency>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-databind</artifactId>
- <version>2.8.11.3</version>
</dependency>