From 39987c8b276fb8d56cf3f2bcf957953b32e4abc7 Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Wed, 13 Sep 2017 13:51:41 +0300 Subject: 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 --- sdc-os-chef/pom.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'sdc-os-chef') diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index d0131e4e55..978ba7f6e5 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -153,10 +153,10 @@ io.fabric8 docker-maven-plugin - 0.19.1 + 0.22.1 - true + false 1.23 @@ -258,11 +258,10 @@ clean-images pre-clean - remove + remove - true - openecomp/sdc-backend,openecomp/sdc-frontend,openecomp/sdc-elasticsearch,openecomp/sdc-kibana + true @@ -282,7 +281,7 @@ push - openecomp/sdc-backend,openecomp/sdc-frontend,openecomp/sdc-elasticsearch,openecomp/sdc-kibana + openecomp/sdc-backend,openecomp/sdc-frontend,openecomp/sdc-elasticsearch,openecomp/sdc-kibana,openecomp/sdc-cassandra -- cgit 1.2.3-korg