aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2018-03-13 09:46:00 -0400
committerVenkata Harish K Kajur <vk250x@att.com>2018-03-13 09:46:05 -0400
commite19b2d7d2d6ed2f91c537a1af4634c3c37f0fe82 (patch)
treedce05561b4e645114d002518af0329778449ce99
parent7f0618966623e4a5a5580caf8c6bfbb42f4e15e0 (diff)
Add back the cassandra codehaus plugin
Issue-ID: AAI-595 Change-Id: If4575b46b150018e8819b1f3f145403a0532117c Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
-rw-r--r--aai-resources/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index 5c0ac25..759fccd 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -381,10 +381,6 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</exclusion>
- <exclusion>
- <groupId>org.codehaus.jackson</groupId>
- <artifactId>jackson-mapper-asl</artifactId>
- </exclusion>
</exclusions>
</dependency>
<dependency>