From e30fc8f5c61cae04f1e5b1248905b9f1bab21b2c Mon Sep 17 00:00:00 2001 From: Lasse Kaihlavirta Date: Wed, 3 Mar 2021 20:01:28 +0200 Subject: Remove unnecessary use of maven-version-plugin - CPS verification jobs should have no need for maven-version-plugin Issue-ID: CPS-273 Signed-off-by: Lasse Kaihlavirta Change-Id: I926416ddc8f629468c1513da93177317d24f06b1 --- jjb/cps/cps-csit.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to 'jjb/cps') diff --git a/jjb/cps/cps-csit.yaml b/jjb/cps/cps-csit.yaml index ed521aae1..4328a2770 100644 --- a/jjb/cps/cps-csit.yaml +++ b/jjb/cps/cps-csit.yaml @@ -5,11 +5,9 @@ - '{project-name}-review-verification-maven-{stream}': mvn-goals: clean install mvn-params: '-Dmaven.test.skip=true -Dnexus.repository= -Pcps-xnf-docker' - maven-versions-plugin: true - '{project-name}-merge-verification-maven-{stream}': mvn-goals: clean install mvn-params: '-Dmaven.test.skip=true -Dnexus.repository= -Pcps-xnf-docker' - maven-versions-plugin: true project-name: 'cps' recipients: 'toine.siebelink@est.tech' # project name in gerrit -- cgit 1.2.3-korg