diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-02-18 21:02:37 -0500 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-02-18 21:02:43 -0500 |
commit | 0daf9abef326bb6bb91e5202ca2f5348a5dad199 (patch) | |
tree | 403ed57dcb73c4804dfebba03f3d989f273e8bb6 /jjb | |
parent | 5bcca1ad37c30a2259c41d0776a17281f446ec73 (diff) |
Update schema service jjb to
use the schema service instead of
the resources microservice when
pushing to sonar
Issue-ID: AAI-1976
Change-Id: If411227d31a1be91615fc1fa2a3934f1884edb97
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/aai/aai-schema-service.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/aai/aai-schema-service.yaml b/jjb/aai/aai-schema-service.yaml index 56f7926fd..c77e402b2 100644 --- a/jjb/aai/aai-schema-service.yaml +++ b/jjb/aai/aai-schema-service.yaml @@ -33,7 +33,7 @@ - gerrit-maven-sonar cron: '@daily' build-node: ubuntu1604-builder-4c-4g - project: 'aai/resources' + project: 'aai/schema-service' project-name: 'aai-schema-service' branch: 'master' mvn-settings: 'aai-schema-service-settings' @@ -46,7 +46,7 @@ jobs: - gerrit-maven-clm nexus-iq-namespace: 'onap-' - project: 'aai/resources' + project: 'aai/schema-service' project-name: 'aai-schema-service' stream: - 'master': |