From: Ravi Geda Date: Wed, 3 Oct 2018 08:58:05 +0000 (+0100) Subject: Fix Shiro sonar job name X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F22%2F69722%2F1;p=ci-management.git Fix Shiro sonar job name Change-Id: I92039fb051d56d66b0dd3f355a5ff26eaa7035a5 Issue-ID: AAI-1698 Signed-off-by: Ravi Geda --- diff --git a/jjb/aaf/aaf-cadi.yaml b/jjb/aaf/aaf-cadi.yaml index 89eeaf4b6..336001e14 100644 --- a/jjb/aaf/aaf-cadi.yaml +++ b/jjb/aaf/aaf-cadi.yaml @@ -22,7 +22,7 @@ cron: '@daily' build-node: ubuntu1604-builder-4c-4g project: 'aaf/cadi' - project-name: 'aaf-cadi' + project-name: 'aaf-cadi-shiro' branch: 'master' mvn-params: '-f shiro/pom.xml' mvn-settings: 'aaf-cadi-settings'