diff options
Diffstat (limited to 'cadi/shiro/pom.xml')
-rw-r--r-- | cadi/shiro/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/shiro/pom.xml b/cadi/shiro/pom.xml index 7302a411..9fc3c145 100644 --- a/cadi/shiro/pom.xml +++ b/cadi/shiro/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.aaf.authz.cadi</groupId> <artifactId>parent</artifactId> <version>2.1.0-SNAPSHOT</version> - <relativePath>../pom.xml</relativePath> + <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |