From: Venkata Harish K Kajur Date: Mon, 22 May 2017 16:35:20 +0000 (-0400) Subject: Fix the aai template where extra aai was added X-Git-Tag: 1.0.0-Amsterdam~488 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F05%2F4405%2F1;p=ci-management.git Fix the aai template where extra aai was added Causing issues with the trigger of jobs on jenkins Change-Id: I459767a0189495aa0f5c5df64781c8fe2c4393fc Signed-off-by: Venkata Harish K Kajur --- diff --git a/jjb/aai/aai-resources.yaml b/jjb/aai/aai-resources.yaml index c0517716f..6b67a9e7d 100644 --- a/jjb/aai/aai-resources.yaml +++ b/jjb/aai/aai-resources.yaml @@ -14,7 +14,7 @@ pom: 'aai-resources/pom.xml' mvn-goals: 'docker:build docker:push' - project: 'aai/aai-resources' + project: 'aai/resources' stream: - 'master': branch: 'master'