summaryrefslogtreecommitdiffstats
path: root/jjb/demo
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-02-13 11:53:08 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-02-13 11:55:02 -0800
commit31dba4884145f075125e30782c8f2e8e77eb83d9 (patch)
tree660b18777c06f55cb87afd4d636bab47dbbe3d1f /jjb/demo
parent008c8ccb4083f3343c2c3d048adae25b6e1407c8 (diff)
Remove empty java-version in templates
The new upgrade of global-jjb 0.16.0 is able to handle the java version better. We do not need to set this variable as empty anymore. Change-Id: I88cae9f4b49241b6045deee7fd696c18d781db1c Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/demo')
-rw-r--r--jjb/demo/demo.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/demo/demo.yaml b/jjb/demo/demo.yaml
index ccfb7aead..99504c29e 100644
--- a/jjb/demo/demo.yaml
+++ b/jjb/demo/demo.yaml
@@ -5,7 +5,6 @@
project-name: 'demo'
jobs:
- gerrit-maven-clm:
- java-version: ''
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily'
@@ -26,7 +25,6 @@
jobs:
- gerrit-maven-sonar
build-node: ubuntu1604-basebuild-4c-4g
- java-version: ''
project: 'demo'
project-name: 'demo'
branch: 'master'