aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorxg353y <xg353y@intl.att.com>2017-10-24 11:49:46 +0200
committerxg353y <xg353y@intl.att.com>2017-10-26 14:56:41 +0200
commit1de3466a56a245223752c34423b7858117b56b73 (patch)
tree2866b9153e760a95a43fd80150c4d1d964674336 /pom.xml
parent8ecddd315559babae58e02d2e9a98da11fe54aa3 (diff)
Update TCA config json send to Policy
Update the format of the TCA configuration send to Policy Issue-ID: CLAMP-62 Change-Id: I53cbfcb1f8f8772856b645e8aec0db2a8a94d15e Signed-off-by: xg353y <xg353y@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index 623efec0..85d3223c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -467,12 +467,6 @@
</exclusion>
</exclusions>
</dependency>
-
- <dependency>
- <groupId>com.fasterxml.jackson.core</groupId>
- <artifactId>jackson-databind</artifactId>
- <version>2.6.3</version>
- </dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>