diff options
author | ayalaben <Ayala.Benzvi@Amdocs.Com> | 2018-02-11 11:11:00 +0200 |
---|---|---|
committer | ayalaben <ayala.benzvi@amdocs.com> | 2018-02-11 15:27:45 +0200 |
commit | da603323ec3cdf4257707ac1cb4d5d657783ae9f (patch) | |
tree | a8e65ce8629da0e56d5ac7fa7993b518d360a761 /openecomp-be/tools/zusammen-tools | |
parent | 27fed258bd045e4af8cdc1181ebf3cef8d0822cc (diff) |
Delete Item Draft
Change-Id: I13767ab6a7be82ae89f80d50b5857aabe6e55906
Issue-ID: SDC-1014
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
Diffstat (limited to 'openecomp-be/tools/zusammen-tools')
-rw-r--r-- | openecomp-be/tools/zusammen-tools/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml index e96f8e2c06..1d7d66ed10 100644 --- a/openecomp-be/tools/zusammen-tools/pom.xml +++ b/openecomp-be/tools/zusammen-tools/pom.xml @@ -22,7 +22,7 @@ <dependency> <groupId>com.amdocs.zusammen.plugin</groupId> <artifactId>zusammen-collaboration-cassandra-plugin</artifactId> - <version>${zusammen.version}</version> + <version>${zusammen-collaboration-store.version}</version> </dependency> <dependency> <groupId>org.openecomp.sdc</groupId> |