aboutsummaryrefslogtreecommitdiffstats
path: root/ui-ci
diff options
context:
space:
mode:
Diffstat (limited to 'ui-ci')
-rw-r--r--ui-ci/pom.xml6
1 files changed, 3 insertions, 3 deletions
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 @@
</dependency>
<dependency>
- <groupId>com.thinkaurelius.titan</groupId>
- <artifactId>titan-cassandra</artifactId>
- <version>${titan.version}</version>
+ <groupId>org.onap.sdc.sdc-titan-cassandra</groupId>
+ <artifactId>sdc-titan-cassandra</artifactId>
+ <version>${sdc.titan.version}</version>
<scope>compile</scope>
</dependency>