aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/appc-data-services/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-config/appc-data-services/installer/pom.xml')
-rw-r--r--appc-config/appc-data-services/installer/pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml
index f87e55038..c3f48c7a0 100644
--- a/appc-config/appc-data-services/installer/pom.xml
+++ b/appc-config/appc-data-services/installer/pom.xml
@@ -57,17 +57,6 @@
<groupId>org.onap.appc</groupId>
<artifactId>appc-config-data-services-provider</artifactId>
<version>1.5.0-SNAPSHOT</version>
- <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>
</dependencies>
<build>