diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2019-02-12 09:32:43 -0600 |
---|---|---|
committer | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2019-02-12 09:32:43 -0600 |
commit | af514c982aba6d449f5736ec1282b46842913b90 (patch) | |
tree | bcc317017b4f4a3e7b6363fb212bd691b5aba7c9 /jjb/hicn | |
parent | 0375cd7bf5fa3d004ba1da0de5175aba34440ae7 (diff) |
Configure the settings file
Configure the HICN settings file for Jenkins
Change-Id: I3bc1bebb502e86f891bc8e68c353458da3f10958
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'jjb/hicn')
-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 |