diff options
Diffstat (limited to 'jjb/aai/aai-router-core-service.yaml')
-rw-r--r-- | jjb/aai/aai-router-core-service.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/jjb/aai/aai-router-core-service.yaml b/jjb/aai/aai-router-core-service.yaml index d6ffb1e48..8abae8c01 100644 --- a/jjb/aai/aai-router-core-service.yaml +++ b/jjb/aai/aai-router-core-service.yaml @@ -8,6 +8,8 @@ - '{project-name}-{stream}-release-version-java-daily' project: 'aai/router-core' stream: + - 'casablanca': + branch: 'casablanca' - 'master': branch: 'master' mvn-settings: 'aai-router-core-settings' @@ -33,5 +35,5 @@ - gerrit-maven-clm project: 'aai/router-core' project-name: 'aai-router-core' - branch: 'master' + branch: 'casablanca' mvn-settings: 'aai-router-core-settings' |