From 5fbdfee507bbd4cfc231aca9ab71bc1f1d03338d Mon Sep 17 00:00:00 2001 From: fujinhua Date: Mon, 4 Sep 2017 11:12:45 +0800 Subject: Remove docker profile from pom Change-Id: I27f5ea949128da5c8b66c2f351e16b2cd2f723c7 Issue-Id: VFC-250 Signed-off-by: fujinhua --- pom.xml | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 54d726cc..d921409a 100644 --- a/pom.xml +++ b/pom.xml @@ -49,51 +49,4 @@ - - - docker - - - - io.fabric8 - docker-maven-plugin - 0.16.5 - false - - - - onap/vfc/nslcm - - try - ${basedir}/docker/ - ${basedir}/docker/Dockerfile - - ${project.version}-STAGING-latest - - - - - - - - generate-images - package - - build - - - - push-images - deploy - - build - push - - - - - - - - -- cgit 1.2.3-korg