diff options
author | Thanh Ha (zxiiro) <thanh.ha@linuxfoundation.org> | 2019-02-12 15:48:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2019-02-12 15:48:11 +0000 |
commit | df03bfc4800b5b121aa51858e2cf350ccc6bc7dc (patch) | |
tree | 16370ab6d8d250861f2ffee3cf4d2a452a6ae7de | |
parent | c5cf385e3c2b3655c1d2688411671fcee9748954 (diff) | |
parent | af514c982aba6d449f5736ec1282b46842913b90 (diff) |
Merge "Configure the settings file"
-rw-r--r-- | jjb/hicn/hicn.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml index 24377cc5e..9eaae130b 100644 --- a/jjb/hicn/hicn.yaml +++ b/jjb/hicn/hicn.yaml @@ -280,7 +280,7 @@ name: 'hicn-sonar' project: hicn project-name: hicn - mvn-settings: hicn + mvn-settings: hicn-settings mvn-version: 'mvn33-new' branch: master build-node: ubuntu1604-basebuild-4c-4g |