diff options
Diffstat (limited to 'cadi/oauth-enduser/pom.xml')
-rw-r--r-- | cadi/oauth-enduser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml index 102d3b49..976c7e0e 100644 --- a/cadi/oauth-enduser/pom.xml +++ b/cadi/oauth-enduser/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.aaf.authz.cadi</groupId> <artifactId>parent</artifactId> <version>2.1.0-SNAPSHOT</version> - <relativePath>../pom.xml</relativePath> + <relativePath>..</relativePath> </parent> <name>AAF CADI Sample OAuth EndUser</name> |