Explorar o código

HDDS-496. Ozone tools module is incorrectly classified as 'hdds' component. Contributed by Dinesh Chitlangia.

Bharat Viswanadham %!s(int64=6) %!d(string=hai) anos
pai
achega
5c2ae7e493
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hadoop-ozone/tools/pom.xml

+ 1 - 1
hadoop-ozone/tools/pom.xml

@@ -29,7 +29,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <packaging>jar</packaging>
 
   <properties>
-    <hadoop.component>hdds</hadoop.component>
+    <hadoop.component>ozone</hadoop.component>
     <is.hadoop.component>true</is.hadoop.component>
   </properties>