You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by na...@apache.org on 2019/08/13 09:58:31 UTC

[hadoop] branch ozone-0.4.1 updated: HDDS-1951. Wrong symbolic release name on 0.4.1 branch. (#1273)

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 <el...@apache.org>
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 <na...@apache.org>
---
 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: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org