From 31dba4884145f075125e30782c8f2e8e77eb83d9 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 13 Feb 2018 11:53:08 -0800 Subject: 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 --- jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml') diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml index 544dcb691..1ebf20771 100644 --- a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml +++ b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml @@ -24,7 +24,6 @@ jobs: - gerrit-maven-sonar build-node: ubuntu1604-basebuild-4c-4g - java-version: '' project: 'vfc/nfvo/driver/vnfm/svnfm' project-name: 'vfc-nfvo-driver-vnfm-svnfm' branch: 'master' -- cgit 1.2.3-korg