aboutsummaryrefslogtreecommitdiffstats
path: root/ONAP-PDP-REST/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ONAP-PDP-REST/pom.xml')
-rw-r--r--ONAP-PDP-REST/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ONAP-PDP-REST/pom.xml b/ONAP-PDP-REST/pom.xml
index a2f7f7207..fb957f00d 100644
--- a/ONAP-PDP-REST/pom.xml
+++ b/ONAP-PDP-REST/pom.xml
@@ -212,6 +212,10 @@
<groupId>javax.persistence</groupId>
<artifactId>persistence-api</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>com.att.aft</groupId>
+ <artifactId>dme2</artifactId>
+ </exclusion>
</exclusions>
</dependency>
</dependencies>