summaryrefslogtreecommitdiffstats
path: root/aai-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-core/pom.xml')
-rw-r--r--aai-core/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml
index 3fa131f7..7248f491 100644
--- a/aai-core/pom.xml
+++ b/aai-core/pom.xml
@@ -428,6 +428,12 @@
<groupId>com.att.nsa</groupId>
<artifactId>dmaapClient</artifactId>
<version>0.2.12</version>
+ <exclusions>
+ <exclusion>
+ <groupId>com.att.aft</groupId>
+ <artifactId>dme2</artifactId>
+ </exclusion>
+ </exclusions>
</dependency>
<dependency>
<groupId>org.apache.camel</groupId>