summaryrefslogtreecommitdiffstats
path: root/jjb/aai
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-05-22 12:35:20 -0400
committerVenkata Harish K Kajur <vk250x@att.com>2017-05-22 12:35:39 -0400
commit591164a1c3f0de2a3188463f2da680dee021f203 (patch)
treec3280d73a15f2984ccb1dea644388ee2d554b620 /jjb/aai
parentfb5cbecb5936acf52c40ac9928bc09c3bc553b2a (diff)
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 <vk250x@att.com>
Diffstat (limited to 'jjb/aai')
-rw-r--r--jjb/aai/aai-resources.yaml2
1 files changed, 1 insertions, 1 deletions
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'