From 2769886db63bdd1d099e420029af15120d8110fd Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Wed, 28 Aug 2024 00:36:05 -0600 Subject: [PATCH] Add Promoted Builds to the managed set (#3502) --- 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 dae2803f9..aff4ea525 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -935,6 +935,11 @@ plain-credentials 183.va_de8f1dd5a_2b_ + + org.jenkins-ci.plugins + promoted-builds + 965.vcda_c6a_e0998f + org.jenkins-ci.plugins pubsub-light diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index 344249a8c..d3f3dc399 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -776,6 +776,11 @@ pipeline-utility-steps test + + org.jenkins-ci.plugins + promoted-builds + test + org.jenkins-ci.plugins pubsub-light