From 38d21dbc4878fb4df4aff6ae4c889f2a37800f1c Mon Sep 17 00:00:00 2001 From: sblimkie Date: Tue, 16 Jul 2019 15:16:09 -0400 Subject: Fix champ jjb to work with new champ pom Change-Id: I83c69ae321f4517cc7bacf91d4658d9e7824c0e3 Issue-ID: AAI-2483 Signed-off-by: sblimkie --- jjb/aai/aai-champ.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb') diff --git a/jjb/aai/aai-champ.yaml b/jjb/aai/aai-champ.yaml index 011e89153..1a003e404 100644 --- a/jjb/aai/aai-champ.yaml +++ b/jjb/aai/aai-champ.yaml @@ -16,7 +16,7 @@ build-node: centos7-builder-4c-4g maven-versions-plugin: true - gerrit-maven-docker-stage: - mvn-params: 'docker:build -Dmaven.test.skip=true' + mvn-params: '-Pdocker -Dmaven.test.skip=true' build-node: ubuntu1604-docker-8c-8g container-public-registry: 'nexus3.onap.org:10001' container-staging-registry: 'nexus3.onap.org:10003' -- cgit 1.2.3-korg