summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorsblimkie <steven.blimkie@amdocs.com>2019-07-16 15:16:09 -0400
committersblimkie <steven.blimkie@amdocs.com>2019-07-16 15:16:09 -0400
commit38d21dbc4878fb4df4aff6ae4c889f2a37800f1c (patch)
tree61fb59d7cd3b9094571d8451905ea885a6ed5a89 /jjb
parentf18d2f9654047a2f888e3c6fad5bff71ddb76d55 (diff)
Fix champ jjb to work with new champ pom
Change-Id: I83c69ae321f4517cc7bacf91d4658d9e7824c0e3 Issue-ID: AAI-2483 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/aai/aai-champ.yaml2
1 files changed, 1 insertions, 1 deletions
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'