aboutsummaryrefslogtreecommitdiffstats
path: root/POLICY-SDK-APP/pom.xml
diff options
context:
space:
mode:
authorbobbymander <bobby.mander@att.com>2018-03-30 09:31:32 -0400
committerbobbymander <bobby.mander@att.com>2018-03-30 12:41:58 -0400
commit95ba8a85dacd65101f550e2d32dda33780b16dbd (patch)
tree29bc821151d3c25e01f2ece29ce75943e28dfefe /POLICY-SDK-APP/pom.xml
parenta9de6d45f97b3229cb14e164c791715a3dfed026 (diff)
POM fixes due to update in cadi-aaf
Issue-ID: POLICY-507 Change-Id: I493233f8e0e90eaf24e9c09c7433c6fb9fadb268 Signed-off-by: bobbymander <bobby.mander@att.com>
Diffstat (limited to 'POLICY-SDK-APP/pom.xml')
-rw-r--r--POLICY-SDK-APP/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml
index 08bc3c23c..9f7f26742 100644
--- a/POLICY-SDK-APP/pom.xml
+++ b/POLICY-SDK-APP/pom.xml
@@ -162,11 +162,6 @@
<version>${jackson.version}</version>
</dependency>
<dependency>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-databind</artifactId>
- <version>${jackson.version}</version>
- </dependency>
- <dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>
<version>${jackson.version}</version>