summaryrefslogtreecommitdiffstats
path: root/ONAP-PAP-REST/pom.xml
diff options
context:
space:
mode:
authorJorge Hernandez <jh1730@att.com>2018-03-09 20:34:42 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-09 20:34:42 +0000
commit87701d53707aeeb908f47e7d4f76a622ec037905 (patch)
tree53b97efe121b6e2dd8446084e39f50309e99d68a /ONAP-PAP-REST/pom.xml
parent38fa76cdcbe32e2df1da8f483b561395cd010bb3 (diff)
parent37ca14cde10e1b507464d88ed2ebbc3fcaa7e7bb (diff)
Merge "Use org.onap.aaf dependencies"
Diffstat (limited to 'ONAP-PAP-REST/pom.xml')
-rw-r--r--ONAP-PAP-REST/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml
index 0c04a8600..c0a6d0bb8 100644
--- a/ONAP-PAP-REST/pom.xml
+++ b/ONAP-PAP-REST/pom.xml
@@ -84,7 +84,7 @@
<artifactId>cambriaClient</artifactId>
</exclusion>
<exclusion>
- <groupId>com.att.cadi</groupId>
+ <groupId>org.onap.aaf.cadi</groupId>
<artifactId>cadi-aaf</artifactId>
</exclusion>
</exclusions>