summaryrefslogtreecommitdiffstats
path: root/catalog-be/pom.xml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-09-13 17:26:31 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-13 17:26:31 +0000
commit8b14f495beba5b281ea167202f3038f9e44cb5ff (patch)
tree0c2176d399e2969e73a3dcef18d3507b63b4c5ea /catalog-be/pom.xml
parent45e38d57442499a535f2915aab95a057e106d79f (diff)
parent39987c8b276fb8d56cf3f2bcf957953b32e4abc7 (diff)
Merge "Replaced all the dependencies of"
Diffstat (limited to 'catalog-be/pom.xml')
-rw-r--r--catalog-be/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml
index 6d34402ac5..8b638e84d7 100644
--- a/catalog-be/pom.xml
+++ b/catalog-be/pom.xml
@@ -320,9 +320,8 @@
</dependency>
<dependency>
- <groupId>com.thinkaurelius.titan</groupId>
- <artifactId>titan-cassandra</artifactId>
- <!--<artifactId>asdc-titan-cassandra</artifactId>-->
+ <groupId>org.openecomp.sdc.sdc-titan-cassandra</groupId>
+ <artifactId>sdc-titan-cassandra</artifactId>
<version>${titan.version}</version>
<scope>compile</scope>
<exclusions>