This is an automated email from the ASF dual-hosted git repository.

bharat pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 1ae0378  HDDS-3998. Shorten Ozone FS Hadoop compatibility module names 
(#1237)
1ae0378 is described below

commit 1ae037892bc9cfe1cb14d039ce87f5bb648455a0
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Jul 23 02:12:39 2020 +0200

    HDDS-3998. Shorten Ozone FS Hadoop compatibility module names (#1237)
---
 hadoop-ozone/ozonefs-hadoop2/pom.xml | 2 +-
 hadoop-ozone/ozonefs-hadoop3/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/hadoop-ozone/ozonefs-hadoop2/pom.xml 
b/hadoop-ozone/ozonefs-hadoop2/pom.xml
index 9577499..2de8853 100644
--- a/hadoop-ozone/ozonefs-hadoop2/pom.xml
+++ b/hadoop-ozone/ozonefs-hadoop2/pom.xml
@@ -22,7 +22,7 @@
     <version>0.6.0-SNAPSHOT</version>
   </parent>
   <artifactId>hadoop-ozone-filesystem-hadoop2</artifactId>
-  <name>Apache Hadoop Ozone FileSystem Hadoop 2.x compatibility</name>
+  <name>Apache Hadoop Ozone FS Hadoop 2.x compatibility</name>
   <packaging>jar</packaging>
   <version>0.6.0-SNAPSHOT</version>
   <properties>
diff --git a/hadoop-ozone/ozonefs-hadoop3/pom.xml 
b/hadoop-ozone/ozonefs-hadoop3/pom.xml
index cbcc29e..8bce6fd 100644
--- a/hadoop-ozone/ozonefs-hadoop3/pom.xml
+++ b/hadoop-ozone/ozonefs-hadoop3/pom.xml
@@ -22,7 +22,7 @@
     <version>0.6.0-SNAPSHOT</version>
   </parent>
   <artifactId>hadoop-ozone-filesystem-hadoop3</artifactId>
-  <name>Apache Hadoop Ozone FileSystem Hadoop 3.x compatibility</name>
+  <name>Apache Hadoop Ozone FS Hadoop 3.x compatibility</name>
   <packaging>jar</packaging>
   <version>0.6.0-SNAPSHOT</version>
   <properties>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to