diff options
author | sblimkie <steven.blimkie@amdocs.com> | 2017-11-13 19:31:43 +0200 |
---|---|---|
committer | sblimkie <steven.blimkie@amdocs.com> | 2017-11-13 19:33:27 +0200 |
commit | 50850c43d3b152ccdd7114b427322e893984e9aa (patch) | |
tree | 985d009d1d9386ad12d411c1865fc12b871a770f /jjb/aai/aai-data-router.yaml | |
parent | f7148e25277611e6e7cbc62d9ede774b6f8c56ad (diff) |
Use new jjb templates for aai services
The model-loader, data-router, and sparky services will use the jjb
template which will allow creation of the autorelease repo.
IssueID: AAI-458
Change-Id: I4c8ac156aac079778022f61d0e82e80c56e22ef5
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
Diffstat (limited to 'jjb/aai/aai-data-router.yaml')
-rw-r--r-- | jjb/aai/aai-data-router.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/aai/aai-data-router.yaml b/jjb/aai/aai-data-router.yaml index 125ec0e92..a3c15ee4a 100644 --- a/jjb/aai/aai-data-router.yaml +++ b/jjb/aai/aai-data-router.yaml @@ -7,7 +7,7 @@ java-version: '' - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - - '{project-name}-{stream}-release-java-daily' + - '{project-name}-{stream}-release-version-java-daily' - '{project-name}-{stream}-aai-docker-java-daily': pom: 'pom.xml' mvn-goals: 'docker:build' |