aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-10-16 09:07:35 -0400
committerJames Forsyth <jf2512@att.com>2018-10-16 13:15:27 +0000
commit8a5357874f1826b35f51330fb143c64cbbc24178 (patch)
tree08530e2a27ae8139e77d9745ecfc4c5a2bec5a38
parent615d1f45b5733409d6ba4f630e01376aecb6e944 (diff)
Set AAF version to 2.1.4
Issue-ID: AAI-1755 Change-Id: I365ea212d04c3745dda4df090acaeacb8eb94488 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--aai-resources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index 4fa5525..7b8e090 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -70,7 +70,7 @@
<logback.version>1.2.3</logback.version>
<hamcrest.junit.version>2.0.0.0</hamcrest.junit.version>
<junit.version>4.12</junit.version>
- <aaf.version>2.1.4-SNAPSHOT</aaf.version>
+ <aaf.version>2.1.4</aaf.version>
<janino.version>2.7.8</janino.version>
<google.guava.version>19.0</google.guava.version>
<janusgraph.version>0.2.0</janusgraph.version>