HDDS-704. Fix the Dependency convergence issue on HDDS-4. Contributed by Xiaoyu 
Yao.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0b248a5a
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0b248a5a
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/0b248a5a

Branch: refs/heads/HDDS-4
Commit: 0b248a5ae01702314139c4a46af50ee1085734a4
Parents: a4624ea
Author: Xiaoyu Yao <x...@apache.org>
Authored: Fri Oct 19 21:09:51 2018 -0700
Committer: Xiaoyu Yao <x...@apache.org>
Committed: Tue Dec 4 08:03:15 2018 -0800

----------------------------------------------------------------------
 hadoop-hdds/common/pom.xml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/0b248a5a/hadoop-hdds/common/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-hdds/common/pom.xml b/hadoop-hdds/common/pom.xml
index 30dcc58..061158c 100644
--- a/hadoop-hdds/common/pom.xml
+++ b/hadoop-hdds/common/pom.xml
@@ -112,13 +112,6 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd";>
       <artifactId>commons-pool2</artifactId>
       <version>2.6.0</version>
     </dependency>
-
-    <dependency>
-      <groupId>org.bouncycastle</groupId>
-      <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.54</version>
-    </dependency>
-
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcpkix-jdk15on</artifactId>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to