From eeb50d3b600eb5c781c53cb6f9519e503e22ca6d Mon Sep 17 00:00:00 2001 From: Instrumental Date: Wed, 18 Mar 2020 15:58:01 -0500 Subject: Fix Cass, then to Version 2.1.19 Issue-ID: AAF-1081 Signed-off-by: Instrumental Change-Id: I5ca5779813b6120dfb6c13768abab4855ad26c35 --- 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 7d3c1774..991d4d84 100644 --- a/cadi/aaf/pom.xml +++ b/cadi/aaf/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz cadiparent - 2.1.18-SNAPSHOT + 2.1.19-SNAPSHOT .. diff --git a/cadi/client/pom.xml b/cadi/client/pom.xml index 21bde62f..688c22ba 100644 --- a/cadi/client/pom.xml +++ b/cadi/client/pom.xml @@ -22,7 +22,7 @@ org.onap.aaf.authz cadiparent - 2.1.18-SNAPSHOT + 2.1.19-SNAPSHOT .. diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml index d291bef3..f78d434c 100644 --- a/cadi/core/pom.xml +++ b/cadi/core/pom.xml @@ -16,7 +16,7 @@ org.onap.aaf.authz cadiparent .. - 2.1.18-SNAPSHOT + 2.1.19-SNAPSHOT 4.0.0 diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml index b31b3e5a..2f966d58 100644 --- a/cadi/oauth-enduser/pom.xml +++ b/cadi/oauth-enduser/pom.xml @@ -25,7 +25,7 @@ org.onap.aaf.authz cadiparent - 2.1.18-SNAPSHOT + 2.1.19-SNAPSHOT .. diff --git a/cadi/pom.xml b/cadi/pom.xml index 70158ec8..abf50236 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz parent - 2.1.18-SNAPSHOT + 2.1.19-SNAPSHOT cadiparent AAF CADI Parent (Code, Access, Data, Identity) diff --git a/cadi/servlet-sample/pom.xml b/cadi/servlet-sample/pom.xml index b46ffb75..c1df9bf7 100644 --- a/cadi/servlet-sample/pom.xml +++ b/cadi/servlet-sample/pom.xml @@ -4,7 +4,7 @@ org.onap.aaf.authz cadiparent .. - 2.1.18-SNAPSHOT + 2.1.19-SNAPSHOT 4.0.0 CADI Servlet Sample (Test Only) -- cgit 1.2.3-korg