summaryrefslogtreecommitdiffstats
path: root/policy-management/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'policy-management/pom.xml')
-rw-r--r--policy-management/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/policy-management/pom.xml b/policy-management/pom.xml
index 68b288ee..f010d4b2 100644
--- a/policy-management/pom.xml
+++ b/policy-management/pom.xml
@@ -202,11 +202,6 @@
</dependency>
<dependency>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-annotations</artifactId>
- </dependency>
-
- <dependency>
<groupId>org.onap.policy.common</groupId>
<artifactId>gson</artifactId>
<version>${policy.common.version}</version>