From 94601aece8c9f5b687c6da86be9c6e8c148cf7ba Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Tue, 2 Jul 2019 14:32:06 +0300 Subject: [PATCH] Revert "Build module vid-ext-services-simulator" Issue-ID: VID-507 This reverts commit 6946c31e, as it does not "deploy" successfully in vid-master-merge-java. Change-Id: I3863829a43d4232b6533cca75a7dd33a41e75c5f Signed-off-by: Ittay Stern --- pom.xml | 1 - vid-ext-services-simulator/pom.xml | 16 ++-------------- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index ef7815b37..b91431abc 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,6 @@ vid-app-common vid-webpack-master epsdk-app-onap - vid-ext-services-simulator diff --git a/vid-ext-services-simulator/pom.xml b/vid-ext-services-simulator/pom.xml index dd962db46..d7a2436a6 100644 --- a/vid-ext-services-simulator/pom.xml +++ b/vid-ext-services-simulator/pom.xml @@ -28,10 +28,6 @@ none - - - none - none @@ -88,14 +84,6 @@ - - docker - - package - deploy - - - docker-proxy @@ -207,7 +195,7 @@ generate-image - ${dockerBuildPhase} + package build @@ -215,7 +203,7 @@ push-image - ${dockerPushPhase} + deploy build push -- 2.16.6