This is an automated email from the ASF dual-hosted git repository.
mattyb149 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/master by this push:
new 0857d5f NIFI-6413 Remove nifi-ssl-context-service dependency from
nifi-prometheus-nar
0857d5f is described below
commit 0857d5f89dd47863698e54544dd5871975a154b4
Author: Koji Kawamura <[email protected]>
AuthorDate: Tue Jul 2 15:02:28 2019 +0900
NIFI-6413 Remove nifi-ssl-context-service dependency from
nifi-prometheus-nar
Signed-off-by: Matthew Burgess <[email protected]>
This closes #3565
---
.../nifi-prometheus-bundle/nifi-prometheus-reporting-task/pom.xml | 5 -----
1 file changed, 5 deletions(-)
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 8290222..90f141c 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
@@ -65,11 +65,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/ma
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.apache.nifi</groupId>
- <artifactId>nifi-ssl-context-service</artifactId>
- <version>1.10.0-SNAPSHOT</version>
- </dependency>
- <dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-security-utils</artifactId>
<version>1.10.0-SNAPSHOT</version>