From c83c633d7a5f8ae8a7f84a15e3824c46ced305fe Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Thu, 5 Apr 2018 16:08:24 -0500 Subject: Modify cadi & misc versions in authz Changed cadi version from 1.5.0-SNAPSHOT to 2.1.0-SNAPSHOT Changed misc version from 1.3.0-SNAPSHOT to 2.1.0-SNAPSHOT Issue-ID: AAF-215 Change-Id: I161311c479504547251334d1681d1aec848fe49d Signed-off-by: Sai Gandham --- cadi/oauth-enduser/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cadi/oauth-enduser') diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml index 608d37ab..aba60a9d 100644 --- a/cadi/oauth-enduser/pom.xml +++ b/cadi/oauth-enduser/pom.xml @@ -24,7 +24,7 @@ 4.0.0 AAF CADI Sample OAuth EndUser org.onap.aaf.authz.cadi - 1.5.0-SNAPSHOT + 2.1.0-SNAPSHOT aaf-cadi-oauth-enduser jar @@ -79,12 +79,12 @@ org.onap.aaf.authz.cadi aaf-cadi-core - 1.5.0-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.aaf.authz.cadi aaf-cadi-aaf - 1.5.0-SNAPSHOT + 2.1.0-SNAPSHOT -- cgit 1.2.3-korg