From 40077be45039102b97347e4129a8b9c301a82c16 Mon Sep 17 00:00:00 2001 From: su622b Date: Sun, 8 Apr 2018 13:50:31 -0400 Subject: updated the poms with project versions Issue-ID: AAF-215 Change-Id: I48ab110906f6e165cde0b3bb21b52178d36eb566 Signed-off-by: su622b --- cadi/oauth-enduser/pom.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'cadi/oauth-enduser') diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml index 2f5dc166..102d3b49 100644 --- a/cadi/oauth-enduser/pom.xml +++ b/cadi/oauth-enduser/pom.xml @@ -22,11 +22,17 @@ 4.0.0 + + org.onap.aaf.authz.cadi + parent + 2.1.0-SNAPSHOT + ../pom.xml + + AAF CADI Sample OAuth EndUser org.onap.aaf.authz.cadi 2.1.0-SNAPSHOT aaf-cadi-oauth-enduser - jar @@ -79,12 +85,12 @@ org.onap.aaf.authz.cadi aaf-cadi-core - 2.1.0-SNAPSHOT + ${project.version} org.onap.aaf.authz.cadi aaf-cadi-aaf - 2.1.0-SNAPSHOT + ${project.version} -- cgit 1.2.3-korg