Skip to content

Commit 5ba1c68

Browse files
authored
Updates the Jenkins library to 10.2.2 to fix Maven publication. (#5968)
Signed-off-by: David Venable <dlv@amazon.com>
1 parent b8ffadb commit 5ba1c68

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@10.0.1', retriever: modernSCM([
1+
lib = library(identifier: 'jenkins@10.2.2', retriever: modernSCM([
22
$class: 'GitSCMSource',
33
remote: 'https://github.com/opensearch-project/opensearch-build-libraries.git',
44
]))

0 commit comments

Comments
 (0)