summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Vatamaniuc <vatamane@gmail.com>2022-01-07 14:42:25 -0500
committerNick Vatamaniuc <vatamane@gmail.com>2022-01-07 14:42:25 -0500
commit55b4c0205474a8eba7ebf559ae41c0925630e523 (patch)
tree2dfe5bba45b56b52d0ae9a8fa596f7a7577a5f42
parent5ab9ca961d542e7e790e8bc6d6488ce4c733135b (diff)
downloadcouchdb-fix-sequence-rewind-after-shard-move-with-no-subsequent-updates.tar.gz
Fix CI by updating the rebar3 branch from master -> mainfix-sequence-rewind-after-shard-move-with-no-subsequent-updates
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 6b0f1fe40..9c22181a1 100755
--- a/configure
+++ b/configure
@@ -21,7 +21,7 @@ basename=`basename $0`
PACKAGE_AUTHOR_NAME="The Apache Software Foundation"
-REBAR3_BRANCH="master"
+REBAR3_BRANCH="main"
# TEST=0
WITH_PROPER="true"