From bbe2a934c76de7c0153854981de9a76258ca5564 Mon Sep 17 00:00:00 2001 From: vasraz Date: Thu, 5 Dec 2019 13:53:51 +0000 Subject: Fix failed merge job Change-Id: I0b4a77bacffc65976fdcc4eeb01cef6edbc9deee Signed-off-by: Vasyl Razinkov Issue-ID: SDC-2687 --- cucumber-js-test-apis-ci/pom.xml | 8 ++------ test-apis-ci/pom.xml | 12 +++++------- 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/cucumber-js-test-apis-ci/pom.xml b/cucumber-js-test-apis-ci/pom.xml index b434408c1a..fb6a62d96d 100644 --- a/cucumber-js-test-apis-ci/pom.xml +++ b/cucumber-js-test-apis-ci/pom.xml @@ -260,9 +260,7 @@ true - - onap/cucumber-sdc-api-tests - + onap/cucumber-sdc-api-tests @@ -279,9 +277,7 @@ push - - onap/cucumber-sdc-api-tests - + onap/cucumber-sdc-api-tests diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index fa79ff2be0..807b59d63b 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -600,7 +600,9 @@ ${project.basedir}/sdc-api-tests ${docker.tag} - ${parsedVersion.majorVersion}.${parsedVersion.minorVersion}-STAGING-latest + + ${parsedVersion.majorVersion}.${parsedVersion.minorVersion}-STAGING-latest + @@ -615,9 +617,7 @@ true - - onap/sdc-api-tests - + onap/sdc-api-tests @@ -636,9 +636,7 @@ push - - onap/sdc-api-tests - + onap/sdc-api-tests -- cgit 1.2.3-korg