diff options
Diffstat (limited to 'LogParser/pom.xml')
-rw-r--r-- | LogParser/pom.xml | 2 |
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> |