From b1940de09a25868555ef61c401e454dc35b6b2d5 Mon Sep 17 00:00:00 2001 From: Ethan Lynn Date: Thu, 7 Sep 2017 17:48:06 +0800 Subject: Update build_image.sh In order to integrate with CI docker build job, update related scripts. Change-Id: I6d456c5bff5e5917fa1741e5a9d533ba0463d97e issue-id: MULTICLOUD-73 Signed-off-by: Ethan Lynn --- multivimbroker/pom.xml | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) (limited to 'multivimbroker/pom.xml') diff --git a/multivimbroker/pom.xml b/multivimbroker/pom.xml index 8affa09..560b1b1 100644 --- a/multivimbroker/pom.xml +++ b/multivimbroker/pom.xml @@ -49,51 +49,4 @@ - - - docker - - - - io.fabric8 - docker-maven-plugin - 0.16.5 - false - - - - onap/multicloud/multicloud-framework - - try - ${basedir}/docker/ - ${basedir}/docker/Dockerfile - - ${project.version}-STAGING-latest - - - - - - - - generate-images - package - - build - - - - push-images - deploy - - build - push - - - - - - - - \ No newline at end of file -- cgit 1.2.3-korg