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

sidmishra pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/branch-2.0 by this push:
     new 1a47359  ATLAS-4390: Changed Atlas branch to release-2.2.0-rc1
1a47359 is described below

commit 1a4735939f3ec3ed225f1d12e40653b8eaf610b3
Author: sidmishra <[email protected]>
AuthorDate: Thu Aug 5 11:39:45 2021 -0700

    ATLAS-4390: Changed Atlas branch to release-2.2.0-rc1
    
    Signed-off-by: sidmishra <[email protected]>
---
 dev-support/atlas-docker/.env | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-support/atlas-docker/.env b/dev-support/atlas-docker/.env
index 4b8f302..19175c2 100644
--- a/dev-support/atlas-docker/.env
+++ b/dev-support/atlas-docker/.env
@@ -1,7 +1,7 @@
 BUILD_HOST_SRC=true
 SKIPTESTS=true
 GIT_URL=https://github.com/apache/atlas.git
-BRANCH=branch-2.0
+BRANCH=release-2.2.0-rc1
 PROFILE=dist,external-hbase-solr
 
 ATLAS_VERSION=2.2.0

Reply via email to