From c7916a4e5955ccc5f0f5252307363b791ec5c7b9 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Tue, 20 Mar 2018 12:11:07 +0200 Subject: fix pom dependency update titan version Change-Id: I0ce765456653b5943f6fd82365053f6146db9df4 Issue-ID: SDC-1148 Signed-off-by: Michael Lando --- test-apis-ci/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test-apis-ci/pom.xml') diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index b95e4a907e..fe90479f03 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -252,9 +252,9 @@ - com.thinkaurelius.titan - titan-cassandra - ${titan.version} + org.onap.sdc.sdc-titan-cassandra + sdc-titan-cassandra + ${sdc.titan.version} compile -- cgit 1.2.3-korg