From 305b7317baa19f10e144c741802231a2349c48ac Mon Sep 17 00:00:00 2001 From: Darin Pope Date: Fri, 17 Jan 2025 08:21:55 -0600 Subject: [PATCH] Add Pipeline Aggregator View to managed set (#4225) --- 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 c73f877f3..257216cc2 100644 --- a/bom-2.462.x/pom.xml +++ b/bom-2.462.x/pom.xml @@ -27,6 +27,11 @@ pom import + + com.paul8620.jenkins.plugins + pipeline-aggregator-view + 104.v94a_e5f6cdb_c3 + com.sonyericsson.jenkins.plugins.bfa build-failure-analyzer diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index 9f7d1e0b6..4055cc048 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -50,6 +50,11 @@ github 1.40.0 + + com.paul8620.jenkins.plugins + pipeline-aggregator-view + 119.v4b_ec11953552 + com.sonyericsson.hudson.plugins.rebuild rebuild diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index 10266d99a..708ec55f7 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -63,6 +63,11 @@ github test + + com.paul8620.jenkins.plugins + pipeline-aggregator-view + test + com.sonyericsson.hudson.plugins.rebuild rebuild