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 aa...@apache.org on 2020/09/15 02:12:20 UTC

[hadoop] branch trunk updated: HADOOP-17262. Switch to Yetus main branch. (#2304)

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

aajisaka pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 65df30b  HADOOP-17262. Switch to Yetus main branch. (#2304)
65df30b is described below

commit 65df30bad6381010e5d18f10a082973cd2e898e4
Author: Akira Ajisaka <aa...@apache.org>
AuthorDate: Tue Sep 15 11:12:00 2020 +0900

    HADOOP-17262. Switch to Yetus main branch. (#2304)
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 4d2b452..f69a378 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -35,7 +35,7 @@ pipeline {
         DOCKERFILE = "${SOURCEDIR}/dev-support/docker/Dockerfile"
         YETUS='yetus'
         // Branch or tag name.  Yetus release tags are 'rel/X.Y.Z'
-        YETUS_VERSION='master'
+        YETUS_VERSION='main'
     }
 
     parameters {


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org