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 --- asdc-tests/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asdc-tests/pom.xml') diff --git a/asdc-tests/pom.xml b/asdc-tests/pom.xml index 7e7476253a..0a4619f637 100644 --- a/asdc-tests/pom.xml +++ b/asdc-tests/pom.xml @@ -226,8 +226,8 @@ - com.thinkaurelius.titan - titan-cassandra + org.openecomp.sdc.sdc-titan-cassandra + sdc-titan-cassandra ${titan.version} compile -- cgit 1.2.3-korg