From 7ab88ce1a622bfc633b55546bf9b02438505f03c Mon Sep 17 00:00:00 2001 From: Darin Pope Date: Wed, 30 Oct 2024 08:30:49 -0500 Subject: [PATCH] Add Basic Branch Build Strategies to the managed set --- bom-2.462.x/pom.xml | 5 +++++ bom-weekly/pom.xml | 5 +++++ sample-plugin/pom.xml | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/bom-2.462.x/pom.xml b/bom-2.462.x/pom.xml index eb3e61945..5b857e22b 100644 --- a/bom-2.462.x/pom.xml +++ b/bom-2.462.x/pom.xml @@ -50,6 +50,11 @@ pipeline-graph-view 340.v28cecee8b_25f + + org.jenkins-ci.plugins + basic-branch-build-strategies + 81.v05e333931c7d + org.jenkins-ci.plugins build-user-vars-plugin diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index 116a81424..d4e8ec97e 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -575,6 +575,11 @@ badge 2.3 + + org.jenkins-ci.plugins + basic-branch-build-strategies + 190.v343a_ee70d920 + org.jenkins-ci.plugins bouncycastle-api diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index 23ead6f1c..e96ef23e7 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -484,6 +484,11 @@ badge test + + org.jenkins-ci.plugins + basic-branch-build-strategies + test + org.jenkins-ci.plugins bouncycastle-api