summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Vatamaniuc <vatamane@gmail.com>2022-01-07 14:42:25 -0500
committerNick Vatamaniuc <nickva@users.noreply.github.com>2022-01-07 17:16:46 -0500
commit6e8713d3be142ac8a55727aa097a1ba52d087702 (patch)
tree2dfe5bba45b56b52d0ae9a8fa596f7a7577a5f42
parent3ae8c035448fe7a032d9459d07f8b04ed5e99f74 (diff)
downloadcouchdb-6e8713d3be142ac8a55727aa097a1ba52d087702.tar.gz
Fix CI by updating the rebar3 branch from master -> main
-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"