diff options
Diffstat (limited to 'cadi/core/pom.xml')
-rw-r--r-- | cadi/core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml index 9491b99a..b2f03be8 100644 --- a/cadi/core/pom.xml +++ b/cadi/core/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.onap.aaf.authz.cadi</groupId> <artifactId>parent</artifactId> - <relativePath>../pom.xml</relativePath> + <relativePath>..</relativePath> <version>2.1.0-SNAPSHOT</version> </parent> |