diff options
author | wr148d <wr148d@att.com> | 2022-10-24 09:48:07 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-10-24 09:48:07 -0400 |
commit | 4d566762ba9fb835fd2cd61fd3106b11bd714db8 (patch) | |
tree | e37640baa50d58a3c792c4f56a04fcb96de317d1 /jjb/aai/aai-rest-client.yaml | |
parent | 0ab56cf5597f5a144ff00d9187ae5ef405953edf (diff) |
[AAI] Update AAI to build kohn jobs
Issue-ID: AAI-3539
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I42062adafefcbc6ec12192059a3077e1341a0be7
Diffstat (limited to 'jjb/aai/aai-rest-client.yaml')
-rw-r--r-- | jjb/aai/aai-rest-client.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/aai/aai-rest-client.yaml b/jjb/aai/aai-rest-client.yaml index a96c7f0a0..4dd466387 100644 --- a/jjb/aai/aai-rest-client.yaml +++ b/jjb/aai/aai-rest-client.yaml @@ -20,8 +20,8 @@ build-node: centos7-docker-8c-8g project: 'aai/rest-client' stream: - - 'istanbul': - branch: 'istanbul' + - 'kohn': + branch: 'kohn' - 'master': branch: 'master' mvn-settings: 'aai-rest-client-settings' |