summaryrefslogtreecommitdiffstats
path: root/jjb/sdc/sdc-sdc-tosca.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/sdc/sdc-sdc-tosca.yaml')
-rw-r--r--jjb/sdc/sdc-sdc-tosca.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/jjb/sdc/sdc-sdc-tosca.yaml b/jjb/sdc/sdc-sdc-tosca.yaml
index 206cc777d..8baf6f79f 100644
--- a/jjb/sdc/sdc-sdc-tosca.yaml
+++ b/jjb/sdc/sdc-sdc-tosca.yaml
@@ -12,12 +12,11 @@
stream:
- 'master':
branch: 'master'
- - 'beijing':
- branch: 'beijing'
mvn-settings: 'sdc-sdc-tosca-settings'
files: '**'
archive-artifacts: ''
build-timeout: 60
+ maven-version: 'mvn35'
- project:
name: sdc-sdc-tosca-sonar
@@ -29,6 +28,6 @@
project-name: 'sdc-sdc-tosca'
branch: 'master'
mvn-settings: 'sdc-sdc-tosca-settings'
- mvn-params: '-Dsonar.branch=${branch}'
+ mvn-params: '-Dsonar.branch={branch}'
mvn-goals: 'clean install'
mvn-opts: '-Xmx1024m'