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