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 --- ui-ci/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ui-ci') diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index af86e1f99d..117d9b2300 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -140,9 +140,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