summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-07-11 17:13:15 -0400
committerJimmy Forsyth <jf2512@att.com>2019-07-11 17:13:18 -0400
commitd18858d4666db2620d1d3c9ebd748671c840b591 (patch)
tree624ed8fbfd4390ad049eb5a4c8beb333d8e76d7d
parentbb1b24894d9a91daec537acccc01096f5aa5d3f1 (diff)
Remove module pom from config
Issue-ID: AAI-2506 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ida0ab36513abb46141def33b53622f314d5dda3c
-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 5b4449e5c..f8ad73f9d 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: '-f champ-service/pom.xml docker:build -Dmaven.test.skip=true'
+ mvn-params: 'docker:build -Dmaven.test.skip=true'
build-node: ubuntu1604-docker-8c-8g
container-public-registry: 'nexus3.onap.org:10001'
container-staging-registry: 'nexus3.onap.org:10003'