From 2197ea74fc67fcad41f47751d226390a930c1da7 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Wed, 6 Jul 2022 08:52:41 +1000 Subject: [PATCH] Feat: Upgrade NexusIQ Client 1.140.0-01. Issue-ID: RELENG-4306 Change-Id: Ic48cdfc7303e20a1070bfd35e26f22649520b6f0 Signed-off-by: Anil Belur --- jjb/lf-python-jobs.yaml | 2 +- releasenotes/notes/update-nexus-cli-version-9bf0156cb78c5bc7.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 releasenotes/notes/update-nexus-cli-version-9bf0156cb78c5bc7.yaml diff --git a/jjb/lf-python-jobs.yaml b/jjb/lf-python-jobs.yaml index 5d62828a..40fa9bf8 100644 --- a/jjb/lf-python-jobs.yaml +++ b/jjb/lf-python-jobs.yaml @@ -84,7 +84,7 @@ git-url: "$GIT_URL/$PROJECT" github-url: "https://github.com" java-version: openjdk11 # Scanner is a jar - nexus-iq-cli-version: 1.89.0-02 + nexus-iq-cli-version: 1.140.0-01 nexus-iq-namespace: "" # Recommend a trailing dash when set. Example: odl- pre-build-script: "# pre-build script goes here" python-version: python3 diff --git a/releasenotes/notes/update-nexus-cli-version-9bf0156cb78c5bc7.yaml b/releasenotes/notes/update-nexus-cli-version-9bf0156cb78c5bc7.yaml new file mode 100644 index 00000000..780ff995 --- /dev/null +++ b/releasenotes/notes/update-nexus-cli-version-9bf0156cb78c5bc7.yaml @@ -0,0 +1,4 @@ +--- +upgrade: + - | + Upgrade NexusIQ Client to more recent version 1.140.0-01. -- 2.16.6