summaryrefslogtreecommitdiff
path: root/hadoop-hdds/framework/pom.xml
diff options
context:
space:
mode:
authorAnu Engineer <aengineer@apache.org>2018-05-10 11:44:14 -0700
committerAnu Engineer <aengineer@apache.org>2018-05-10 11:44:14 -0700
commitf8b540049dbc7916220d6fa95c025c5a854a31f7 (patch)
tree11826cb88f7f59abaf1a22d99b6910570ec4c204 /hadoop-hdds/framework/pom.xml
parent7482963f1a250f1791a5164817b608dbf2556433 (diff)
HDDS-42. Inconsistent module names and descriptions. Contributed by Tsz Wo Nicholas Sze.
Diffstat (limited to 'hadoop-hdds/framework/pom.xml')
-rw-r--r--hadoop-hdds/framework/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hadoop-hdds/framework/pom.xml b/hadoop-hdds/framework/pom.xml
index c8d0797475..a497133f9d 100644
--- a/hadoop-hdds/framework/pom.xml
+++ b/hadoop-hdds/framework/pom.xml
@@ -24,8 +24,8 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
</parent>
<artifactId>hadoop-hdds-server-framework</artifactId>
<version>0.2.1-SNAPSHOT</version>
- <description>Apache HDDS server framework</description>
- <name>Apache HDDS Server Common</name>
+ <description>Apache Hadoop Distributed Data Store Server Framework</description>
+ <name>Apache Hadoop HDDS Server Framework</name>
<packaging>jar</packaging>
<properties>