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 --- catalog-model/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'catalog-model') diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml index 444686d3a2..3752d79a20 100644 --- a/catalog-model/pom.xml +++ b/catalog-model/pom.xml @@ -119,8 +119,8 @@ - com.thinkaurelius.titan - titan-cassandra + org.openecomp.sdc.sdc-titan-cassandra + sdc-titan-cassandra ${titan.version} provided -- cgit 1.2.3-korg