summaryrefslogtreecommitdiffstats
path: root/jjb/appc/appc-release.yaml
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/appc/appc-release.yaml
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/appc/appc-release.yaml')
-rw-r--r--jjb/appc/appc-release.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/appc/appc-release.yaml b/jjb/appc/appc-release.yaml
index b65b3d8e5..96588c12e 100644
--- a/jjb/appc/appc-release.yaml
+++ b/jjb/appc/appc-release.yaml
@@ -4,7 +4,6 @@
project-name: 'appc'
jobs:
- gerrit-maven-clm:
- java-version: ''
mvn-params: '-DskipTests'
build-timeout: 30
- '{project-name}-{stream}-verify-java'