summaryrefslogtreecommitdiffstats
path: root/LogParser
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 /LogParser
parent38fa76cdcbe32e2df1da8f483b561395cd010bb3 (diff)
parent37ca14cde10e1b507464d88ed2ebbc3fcaa7e7bb (diff)
Merge "Use org.onap.aaf dependencies"
Diffstat (limited to 'LogParser')
-rw-r--r--LogParser/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/LogParser/pom.xml b/LogParser/pom.xml
index 16c58dd4c..db47245b6 100644
--- a/LogParser/pom.xml
+++ b/LogParser/pom.xml
@@ -125,7 +125,7 @@
<artifactId>cambriaClient</artifactId>
</exclusion>
<exclusion>
- <groupId>com.att.cadi</groupId>
+ <groupId>org.onap.aaf.cadi</groupId>
<artifactId>cadi-aaf</artifactId>
</exclusion>
</exclusions>