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

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


The following commit(s) were added to refs/heads/ozone-0.4.1 by this push:
     new 7538798  HDDS-1951. Wrong symbolic release name on 0.4.1 branch. 
(#1273)
7538798 is described below

commit 7538798fa047047adc07b4b10d22e67d54401d89
Author: Márton Elek <[email protected]>
AuthorDate: Tue Aug 13 15:25:59 2019 +0530

    HDDS-1951. Wrong symbolic release name on 0.4.1 branch. (#1273)
    
    Signed-off-by: Nanda kumar <[email protected]>
---
 hadoop-ozone/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-ozone/pom.xml b/hadoop-ozone/pom.xml
index be626bd..6a05b3a 100644
--- a/hadoop-ozone/pom.xml
+++ b/hadoop-ozone/pom.xml
@@ -31,7 +31,7 @@
     <ozone.version>0.4.1-SNAPSHOT</ozone.version>
     <ratis.version>0.4.0-2337318-SNAPSHOT</ratis.version>
     <bouncycastle.version>1.60</bouncycastle.version>
-    <ozone.release>Crater Lake</ozone.release>
+    <ozone.release>Biscayne</ozone.release>
     <declared.ozone.version>${ozone.version}</declared.ozone.version>
     <maven-surefire-plugin.version>3.0.0-M1</maven-surefire-plugin.version>
     <guice.version>4.0</guice.version>


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

Reply via email to