Remove unnecessary bouncycastle dependencies 55/63955/3
authorRyan Goulding <ryandgoulding@gmail.com>
Wed, 4 Oct 2017 17:13:25 +0000 (13:13 -0400)
committerRyan Goulding <ryandgoulding@gmail.com>
Tue, 10 Oct 2017 20:48:17 +0000 (20:48 +0000)
commit0ef5c88d96aaa44db3c0beb9be4a4e3081ff9266
treed81fa353bba0542a0498b28008d3d871e7e9890d
parent5196a9474332cd35b4afe38c1cfa19b1669e13f2
Remove unnecessary bouncycastle dependencies

These are provided through the JRE's JCE, and should logically be
thought of as being provided through by the underlying environment
rather than direct dependencies.  This removes the places where
the dependency exists but is not needed.

Change-Id: I5c68f138d94db678aa77fba3ca645b50232dd757
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
netconf/callhome-protocol/pom.xml
netconf/netconf-ssh/pom.xml