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

This commit is contained in:
Bharat Viswanadham 2018-09-18 14:50:52 -07:00
parent a968ea4897
commit 5c2ae7e493
1 changed files with 1 additions and 1 deletions

View File

@ -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>