From 965774c9888aac70b43fadc720e223b725b2687f Mon Sep 17 00:00:00 2001 From: Darin Pope Date: Fri, 31 Jan 2025 17:59:17 -0600 Subject: [PATCH] Add Pipeline Multibranch build strategy extension to the managed set (#4358) --- bom-weekly/pom.xml | 5 +++++ sample-plugin/pom.xml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index 83cebdc2e..6ff20a797 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -80,6 +80,11 @@ job-restrictions 212.vc34d63a_6704b_ + + igalg.jenkins.plugins + multibranch-build-strategy-extension + 60.vce1b_19770361 + io.jenkins configuration-as-code diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index 697078b86..85c97af48 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -93,6 +93,11 @@ job-restrictions test + + igalg.jenkins.plugins + multibranch-build-strategy-extension + test + io.jenkins configuration-as-code