From: Robert Varga Date: Mon, 7 Aug 2017 12:15:27 +0000 (+0200) Subject: BUG-8923: eliminate another reference to bcprov X-Git-Tag: release/nitrogen~13 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=9d61e87f3e3cf377c37b90a8b16b37b27da9ab30;hp=033e972eaf0d009ed0c0f54a109b6046fae80c99;p=netconf.git BUG-8923: eliminate another reference to bcprov bouncy castle is provided by the platform, we should not be pulling it in. Change-Id: Icdce53c7b876b9ef834c194c3263ca2268c674a4 Signed-off-by: Robert Varga --- diff --git a/features/netconf-connector/pom.xml b/features/netconf-connector/pom.xml index d25bbe52c1..d20a3ee6db 100644 --- a/features/netconf-connector/pom.xml +++ b/features/netconf-connector/pom.xml @@ -114,16 +114,6 @@ ${project.groupId} netconf-ssh - - org.bouncycastle - bcpkix-jdk15on - ${bouncycastle.version} - - - org.bouncycastle - bcprov-jdk15on - ${bouncycastle.version} - ${project.groupId} netconf-topology-singleton