aboutsummaryrefslogtreecommitdiffstats
path: root/policy-management/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-07-20 16:38:12 -0400
committerJim Hahn <jrh3@att.com>2020-07-20 17:17:05 -0400
commit8821c49a987de518eef2fe79b909be92b8656bc6 (patch)
tree6e636adacbf9ef66cfac1d76dec2bc909049000f /policy-management/pom.xml
parente7f57317f694c7a2a673e37dbfdd6275adcd74c0 (diff)
Remove jackson from drools-pdp
Issue-ID: POLICY-1528 Change-Id: I616c48d62c63f8f213ec012f8746509471c38f89 Signed-off-by: Jim Hahn <jrh3@att.com>
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>