From 7a739a594d0fddc056ce382e8ec84cafadd96442 Mon Sep 17 00:00:00 2001 From: sebdet Date: Wed, 25 Mar 2020 09:11:54 -0700 Subject: [PATCH] Fix the stage builds Fix the stage build docker due to a bad groovy execution Issue-ID: CLAMP-793 Signed-off-by: sebdet Change-Id: I531fbb03a2fc0eddd26c04d9b690ba4ca059ae64 --- pom.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index bc42a54f..5ad66d2c 100644 --- a/pom.xml +++ b/pom.xml @@ -791,6 +791,7 @@ 1.0 + docker-tags validate execute @@ -799,14 +800,8 @@ ${project.basedir}/src/main/script/TagVersion.groovy - - - - org.codehaus.groovy.maven - gmaven-plugin - 1.0 - + npm-repos-selection validate execute -- 2.16.6