From 39987c8b276fb8d56cf3f2bcf957953b32e4abc7 Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Wed, 13 Sep 2017 13:51:41 +0300 Subject: Replaced all the dependencies of titan cassandra to point to the latet version Change-Id: I104bbd5518ce424624f8298331591a6c5f583188 Issue-Id: SDC-286 Signed-off-by: Idan Amit --- ui-ci/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui-ci') diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index 06e3be24ff..891f92c26e 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -135,8 +135,8 @@ - com.thinkaurelius.titan - titan-cassandra + org.openecomp.sdc.sdc-titan-cassandra + sdc-titan-cassandra ${titan.version} compile -- cgit 1.2.3-korg