update pom.xml

Change-Id: I0954b64be276757cf313c04de9e1bba225886d38
Issue-ID: SDC-1141
Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml
index f8c4ead..64ceb1a 100644
--- a/catalog-be/pom.xml
+++ b/catalog-be/pom.xml
@@ -349,9 +349,9 @@
         </dependency>
 
         <dependency>
-            <groupId>org.openecomp.sdc.sdc-titan-cassandra</groupId>
+            <groupId>org.onap.sdc.sdc-titan-cassandra</groupId>
             <artifactId>sdc-titan-cassandra</artifactId>
-            <version>${titan.version}</version>
+            <version>${sdc.titan.version}</version>
             <scope>compile</scope>
             <exclusions>
                 <exclusion>