From c9324c82b4a7d6e2867b2e765f4949ee306045af Mon Sep 17 00:00:00 2001 From: Instrumental Date: Sat, 23 Feb 2019 13:06:35 -0600 Subject: Update to 2.1.11-SNAPSHOT Issue-ID: AAF-770 Change-Id: Idc2e09482596f6b74c4935f2f4ff83996f342cb6 Signed-off-by: Instrumental --- cadi/aaf/pom.xml | 2 +- cadi/client/pom.xml | 2 +- cadi/core/pom.xml | 2 +- cadi/oauth-enduser/pom.xml | 2 +- cadi/pom.xml | 2 +- cadi/servlet-sample/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'cadi') diff --git a/cadi/aaf/pom.xml b/cadi/aaf/pom.xml index 25a2d02d..bd2a933c 100644 --- a/cadi/aaf/pom.xml +++ b/cadi/aaf/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz cadiparent - 2.1.10-SNAPSHOT + 2.1.11-SNAPSHOT .. diff --git a/cadi/client/pom.xml b/cadi/client/pom.xml index b27d37c4..ef1165b7 100644 --- a/cadi/client/pom.xml +++ b/cadi/client/pom.xml @@ -22,7 +22,7 @@ org.onap.aaf.authz cadiparent - 2.1.10-SNAPSHOT + 2.1.11-SNAPSHOT .. diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml index c02d0f84..491e931d 100644 --- a/cadi/core/pom.xml +++ b/cadi/core/pom.xml @@ -16,7 +16,7 @@ org.onap.aaf.authz cadiparent .. - 2.1.10-SNAPSHOT + 2.1.11-SNAPSHOT 4.0.0 diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml index d04e12b5..9cef1bb4 100644 --- a/cadi/oauth-enduser/pom.xml +++ b/cadi/oauth-enduser/pom.xml @@ -25,7 +25,7 @@ org.onap.aaf.authz cadiparent - 2.1.10-SNAPSHOT + 2.1.11-SNAPSHOT .. diff --git a/cadi/pom.xml b/cadi/pom.xml index 7e7458a6..ee82f229 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz parent - 2.1.10-SNAPSHOT + 2.1.11-SNAPSHOT cadiparent AAF CADI Parent (Code, Access, Data, Identity) diff --git a/cadi/servlet-sample/pom.xml b/cadi/servlet-sample/pom.xml index ca441079..5fee452f 100644 --- a/cadi/servlet-sample/pom.xml +++ b/cadi/servlet-sample/pom.xml @@ -4,7 +4,7 @@ org.onap.aaf.authz cadiparent .. - 2.1.10-SNAPSHOT + 2.1.11-SNAPSHOT 4.0.0 CADI Servlet Sample (Test Only) -- cgit 1.2.3-korg