aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorxg353y <xg353y@intl.att.com>2018-06-06 15:50:33 +0200
committerSébastien Determe <sd378r@intl.att.com>2018-06-11 12:34:59 +0000
commit7e836e1ff7e918961e9003c5dc8126cf84d24da2 (patch)
tree4a91b693a376e56df9cff5ebed61b830f3c0a23c /pom.xml
parente640955cbe2c2c39aaa897476ceaac156072133f (diff)
Integrate AAF
Update aaf dependency version; fix a bug in UI; remove logout page; update default certificates Issue-ID: CLAMP-103 Change-Id: I3bdd45730f616165d7a484033c5102241f872c1d Signed-off-by: xg353y <xg353y@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 c8dd2232..6a58cb7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -260,7 +260,7 @@
<dependency>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>aaf-cadi-aaf</artifactId>
- <version>2.1.0</version>
+ <version>2.1.1</version>
<exclusions>
<exclusion>
<groupId>javax.servlet</groupId>