- project: name: controller-distribution jobs: - '{project}-distribution-{stream}' # The project name project: 'controller' # The project branches stream: - master: branch: 'master' - stable-helium: branch: 'stable/helium' jdk: 'openjdk7'