aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2019-03-29 10:50:49 +0100
committerChrisC <christophe.closset@intl.att.com>2019-03-29 10:51:09 +0100
commit45bea5f11e5db90f54525425099d649fe939e1df (patch)
tree0728fb24ccd0d72e8fe8d5d40a8fd80f7aebd2e7 /pom.xml
parent4352a6b2f5eac4799f05fad0987baf57d34b1f11 (diff)
Update cadi for Casablanca3.0.43.0.2-ONAP
Updated cadi params and uplift aaf to casablanca release official Issue-ID: CLAMP-335 Change-Id: Ib83fdf9f6f1a8d4dee6f5a0996c170ee63f5ab58 Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d2f45218..dca319ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -347,7 +347,7 @@
<dependency>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>aaf-cadi-aaf</artifactId>
- <version>2.1.1</version>
+ <version>2.1.8</version>
<exclusions>
<exclusion>
<groupId>javax.servlet</groupId>