summaryrefslogtreecommitdiffstats
path: root/cadi/oauth-enduser
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-04-08 19:52:24 +0000
committerSai Gandham <sg481n@att.com>2018-04-08 19:52:31 +0000
commit1681592195906274762d717955ba1ab2309b4d76 (patch)
tree5499557fa19911f6dfa9ddfe5f2380b861b764e4 /cadi/oauth-enduser
parent02c40b8a2f8e2f66dadd85d216989ab32039a83d (diff)
Modify cadi pom file versions
Issue-ID: AAF-115 Change-Id: I88c9576fa2aec30cb35f3d77bb33db72bc04a856 Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'cadi/oauth-enduser')
-rw-r--r--cadi/oauth-enduser/pom.xml2
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>