From 34d83651102222fd24e6b5922b610e4d04862b9f Mon Sep 17 00:00:00 2001 From: sunil unnava Date: Fri, 1 Jun 2018 12:01:02 -0400 Subject: Remove the docker tag after adding the jenkins job Issue-ID: DMAAP-509 Change-Id: I5c3489826396444254d18763ac66c7ea9d7e73e3 Signed-off-by: sunil unnava --- pom.xml | 25 ------------------------- 1 file changed, 25 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 65e17bf..8f2153d 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,6 @@ docker-hub ${dmaapImg} - ${dmaapImg.release.version} latest true @@ -165,18 +164,6 @@ ${skip.docker.push} - - tag-image-tmp - install - - tag - - - onap/dmaap/dmaap-mr - ${docker.push.registry}/onap/dmaap/dmaap-mr:${dmaapImg.release.version} - ${skip.docker.push} - - push-image-latest @@ -201,17 +188,6 @@ ${skip.docker.push} - - push-image-tmp - deploy - - push - - - ${docker.push.registry}/onap/dmaap/dmaap-mr:${dmaapImg.release.version} - ${skip.docker.push} - - @@ -274,7 +250,6 @@ dmaap v1 3.0.6-oss - 1.1.4 -- cgit 1.2.3-korg