diff options
author | vv770d <vv770d@att.com> | 2020-11-19 21:13:00 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-11-19 21:14:42 +0000 |
commit | 3746720e6030befce50124322d3a54b53204bee1 (patch) | |
tree | 3394d55bcfc89880261f6bcd4c00673a533d4e03 /jjb | |
parent | 0e310453deaed015f3263f1f4c5e0fb6e2f24704 (diff) |
Switch plugin build to 3.x
Change-Id: Ic08176eaad80536ec17c39599bc4ced65481ca91
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2525
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/dcaegen2/dcaegen2-platform-plugins.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/dcaegen2/dcaegen2-platform-plugins.yaml b/jjb/dcaegen2/dcaegen2-platform-plugins.yaml index 37131463f..60643ebba 100644 --- a/jjb/dcaegen2/dcaegen2-platform-plugins.yaml +++ b/jjb/dcaegen2/dcaegen2-platform-plugins.yaml @@ -11,6 +11,7 @@ stream: - 'master': branch: 'master' + python-version: python3 - 'guilin': branch: 'guilin' mvn-settings: 'dcaegen2-platform-plugins-settings' |