Repository: hadoop
Updated Branches:
  refs/heads/HDDS-4 c9c79f775 -> 938baa219 (forced update)


HDDS-37. Remove dependency of hadoop-hdds-common and hadoop-hdds-server-scm 
from hadoop-ozone/tools/pom.xml.
Contributed by Sandeep Nemuri.


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

Branch: refs/heads/HDDS-4
Commit: db1ab0fc1674177fdbe8f50c557aa4052ce77efc
Parents: 7369f41
Author: Anu Engineer <aengin...@apache.org>
Authored: Thu May 10 16:27:21 2018 -0700
Committer: Anu Engineer <aengin...@apache.org>
Committed: Thu May 10 16:27:21 2018 -0700

----------------------------------------------------------------------
 hadoop-ozone/tools/pom.xml | 12 ------------
 1 file changed, 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/db1ab0fc/hadoop-ozone/tools/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-ozone/tools/pom.xml b/hadoop-ozone/tools/pom.xml
index e586f1b..a78565a 100644
--- a/hadoop-ozone/tools/pom.xml
+++ b/hadoop-ozone/tools/pom.xml
@@ -49,18 +49,6 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd";>
       <artifactId>metrics-core</artifactId>
       <version>3.2.4</version>
     </dependency>
-
-    <dependency>
-      <groupId>org.apache.hadoop</groupId>
-      <artifactId>hadoop-hdds-server-scm</artifactId>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.hadoop</groupId>
-      <artifactId>hadoop-hdds-common</artifactId>
-      <scope>provided</scope>
-    </dependency>
-
     <dependency>
       <groupId>org.openjdk.jmh</groupId>
       <artifactId>jmh-core</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