aboutsummaryrefslogtreecommitdiffstats
path: root/asdctool/pom.xml
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2017-09-13 13:51:41 +0300
committerIdan Amit <ia096e@intl.att.com>2017-09-13 13:51:41 +0300
commit39987c8b276fb8d56cf3f2bcf957953b32e4abc7 (patch)
tree32f404ff73380137d5bd84d1509dc5fd4ea3d887 /asdctool/pom.xml
parent8bd8cee7d620406036e197f540439b1e226506d5 (diff)
Replaced all the dependencies of
titan cassandra to point to the latet version Change-Id: I104bbd5518ce424624f8298331591a6c5f583188 Issue-Id: SDC-286 Signed-off-by: Idan Amit <ia096e@intl.att.com>
Diffstat (limited to 'asdctool/pom.xml')
-rw-r--r--asdctool/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/asdctool/pom.xml b/asdctool/pom.xml
index 88031c8e44..360297ce02 100644
--- a/asdctool/pom.xml
+++ b/asdctool/pom.xml
@@ -269,8 +269,8 @@
</dependency>
<dependency>
- <groupId>com.thinkaurelius.titan</groupId>
- <artifactId>titan-cassandra</artifactId>
+ <groupId>org.openecomp.sdc.sdc-titan-cassandra</groupId>
+ <artifactId>sdc-titan-cassandra</artifactId>
<version>${titan.version}</version>
<scope>compile</scope>
<exclusions>