From be2929b8b02859bc1ad0b779d3234547297052f2 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Thu, 26 Mar 2020 10:23:11 -0400 Subject: [PATCH] NIFI-7287: Move services-api dependency from Prometheus reporting task to its NAR Signed-off-by: Matthew Burgess This closes #4162 --- .../nifi-prometheus-bundle/nifi-prometheus-nar/pom.xml | 6 ++++++ .../nifi-prometheus-reporting-task/pom.xml | 6 ------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-nar/pom.xml b/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-nar/pom.xml index f7e0c63cdf..6cbe4ca004 100644 --- a/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-nar/pom.xml +++ b/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-nar/pom.xml @@ -26,6 +26,12 @@ true + + org.apache.nifi + nifi-standard-services-api-nar + 1.12.0-SNAPSHOT + nar + org.apache.nifi nifi-prometheus-reporting-task diff --git a/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-reporting-task/pom.xml b/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-reporting-task/pom.xml index f2d3b3cef7..300c6010a6 100644 --- a/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-reporting-task/pom.xml +++ b/nifi-nar-bundles/nifi-prometheus-bundle/nifi-prometheus-reporting-task/pom.xml @@ -87,12 +87,6 @@ nifi-ssl-context-service-api 1.12.0-SNAPSHOT - - org.apache.nifi - nifi-standard-services-api-nar - 1.12.0-SNAPSHOT - nar - org.eclipse.jetty jetty-continuation