Modify cadi pom file versions
Issue-ID: AAF-115
Change-Id: I88c9576fa2aec30cb35f3d77bb33db72bc04a856
Signed-off-by: Sai Gandham <sg481n@att.com>
diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml
index 102d3b4..976c7e0 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>