summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-11-09 07:38:35 -0600
committerInstrumental <jonathan.gathman@att.com>2018-11-09 07:39:26 -0600
commit2712fbc1e6a5638a8ac49017123bc32e1d1431e9 (patch)
tree97c8e6b8b865c37c8aa2c09d148aff1f723bd5de
parent60985cb838d78c1a7f3853ee355ee5b974cc72bd (diff)
Use AAF cadi 2.1.7
Issue-ID: AAF-620 Change-Id: I1cc1c58f4da676d33781b26da4aab3fb65869a12 Signed-off-by: Instrumental <jonathan.gathman@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5614843..039d9e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
<properties>
<!-- This version needs to be RELEASED version. Fails on SNAPSHOT -->
- <cadi.version>2.1.6</cadi.version>
+ <cadi.version>2.1.7</cadi.version>
<!-- <sonar.skip>true</sonar.skip> -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- project.jettyVersion>9.4.12.v20180830</project.jettyVersion -->