diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-03-05 17:35:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-05 17:35:15 +0000 |
commit | e439c289bb8db59d042da4ff96f60120be0ea5c9 (patch) | |
tree | bd17d4311965f56b6d63188e6b94bf6689ac809c /jjb | |
parent | 04c09b555cc00b8fadbfd7eedf283227caa03995 (diff) | |
parent | bb6482bea50e62da53b33a235124820ba8f0b2fe (diff) |
Merge "Update vfc-vnfm-vnfres java yaml template"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/vfc/vfc-gvnfm-vnfres-java.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml index 2a0d0ad42..f37d46d49 100644 --- a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml +++ b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml @@ -30,6 +30,7 @@ jobs: - gerrit-maven-sonar cron: 'H 11 * * *' + mvn-params: '-f res/pom.xml' build-node: ubuntu1604-basebuild-4c-4g project: 'vfc/gvnfm/vnfres' project-name: 'vfc-gvnfm-vnfres' |