Skip to content

Commit 64429a9

Browse files
Update maven publishing workflow to accommodate nexus EOL (#1658) (#1659)
(cherry picked from commit b5e5642) Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2cebe7b commit 64429a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jenkins/release.jenkinsFile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
lib = library(identifier: 'jenkins@1.5.3', retriever: modernSCM([
1+
lib = library(identifier: 'jenkins@10.0.0', retriever: modernSCM([
22
$class: 'GitSCMSource',
33
remote: 'https://github.com/opensearch-project/opensearch-build-libraries.git',
44
]))

0 commit comments

Comments
 (0)