diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-02-13 11:53:08 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-02-13 11:55:02 -0800 |
commit | 31dba4884145f075125e30782c8f2e8e77eb83d9 (patch) | |
tree | 660b18777c06f55cb87afd4d636bab47dbbe3d1f /jjb/dcaegen2/dcaegen2-platform-blueprints.yaml | |
parent | 008c8ccb4083f3343c2c3d048adae25b6e1407c8 (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/dcaegen2/dcaegen2-platform-blueprints.yaml')
-rw-r--r-- | jjb/dcaegen2/dcaegen2-platform-blueprints.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/dcaegen2/dcaegen2-platform-blueprints.yaml b/jjb/dcaegen2/dcaegen2-platform-blueprints.yaml index 296c49aa8..924ecef27 100644 --- a/jjb/dcaegen2/dcaegen2-platform-blueprints.yaml +++ b/jjb/dcaegen2/dcaegen2-platform-blueprints.yaml @@ -27,7 +27,6 @@ jobs: - gerrit-maven-sonar build-node: ubuntu1604-basebuild-4c-4g - java-version: '' project: 'dcaegen2/platform/blueprints' project-name: 'dcaegen2-platform-blueprints' branch: 'master' |