NIFI-6413 Remove nifi-ssl-context-service dependency from nifi-prometheus-nar

Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #3565
This commit is contained in:
Koji Kawamura 2019-07-02 15:02:28 +09:00 committed by Matthew Burgess
parent 846c9b0a3f
commit 0857d5f89d
No known key found for this signature in database
GPG Key ID: 05D3DEB8126DAD24
1 changed files with 0 additions and 5 deletions

View File

@ -64,11 +64,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<version>1.10.0-SNAPSHOT</version>
<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>