diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-10-12 19:32:16 -0400 |
---|---|---|
committer | James Forsyth <jf2512@att.com> | 2018-10-13 00:28:55 +0000 |
commit | b1653a4d0e8dda23ceae599cd4f185746a0c7161 (patch) | |
tree | de8cf98d6ab04b2e0ed2733d600ec0c2519a8a9e /aai-resources | |
parent | 3faa8aca6318c00e77282b33c59c90676e4223ec (diff) |
Set AAF version to 2.1.4-SNAPSHOT
Issue-ID: AAI-1752
Change-Id: I8d647fa4ac2c7d77fcfc9ae8338484d50e2abac7
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'aai-resources')
-rw-r--r-- | aai-resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index a8ed984..4fa5525 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.2</aaf.version> + <aaf.version>2.1.4-SNAPSHOT</aaf.version> <janino.version>2.7.8</janino.version> <google.guava.version>19.0</google.guava.version> <janusgraph.version>0.2.0</janusgraph.version> |