summaryrefslogtreecommitdiffstats
path: root/appc-provider/appc-provider-bundle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-provider/appc-provider-bundle/pom.xml')
-rw-r--r--appc-provider/appc-provider-bundle/pom.xml13
1 files changed, 1 insertions, 12 deletions
diff --git a/appc-provider/appc-provider-bundle/pom.xml b/appc-provider/appc-provider-bundle/pom.xml
index 7c1772a30..9a4b0d8d1 100644
--- a/appc-provider/appc-provider-bundle/pom.xml
+++ b/appc-provider/appc-provider-bundle/pom.xml
@@ -108,17 +108,6 @@
<groupId>org.onap.appc</groupId>
<artifactId>appc-common-bundle</artifactId>
<version>${project.version}</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>
<dependency>
<groupId>org.onap.appc</groupId>
@@ -181,4 +170,4 @@
<artifactId>json</artifactId>
</dependency>
</dependencies>
-</project>
+</project> \ No newline at end of file