From 62901567f5cf9c57ffdd51d77fcbd797adc39f93 Mon Sep 17 00:00:00 2001 From: Dmitry Puzikov Date: Fri, 12 Apr 2019 16:48:42 +0200 Subject: Fixed project version parsing Change-Id: Ie32719f771e86f7dac5aa2ce3124f7c507183bdc Issue-ID: INT-761 Signed-off-by: Dmitry Puzikov --- aai-resources/pom.xml | 49 +++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 47 insertions(+), 2 deletions(-) (limited to 'aai-resources/pom.xml') diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index b09a6c7..3214cc7 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -74,6 +74,7 @@ 2.7.8 19.0 0.2.3 + 2.1.9 3.2.2 3.2.2 3.2.2 @@ -106,13 +107,15 @@ 9.4.1.v20170120 - 0.23.0 + 0.28.0 docker.io localhost:5000 1.0.0 + alpine + 1.6.0 + + com.github.jnr + jnr-ffi + ${jnr.ffi.version} + org.janusgraph janusgraph-cql -- cgit 1.2.3-korg