diff --git a/scripts/install/config.default.sh b/scripts/install/config.default.sh index 70f38ea6bba..20a1c614a35 100644 --- a/scripts/install/config.default.sh +++ b/scripts/install/config.default.sh @@ -51,7 +51,7 @@ SPARTACUS_PROJECTS=( ) SPARTACUS_REPO_URL="https://github.com/SAP/spartacus.git" -BRANCH='develop-next-major' +BRANCH='develop' # custom location for the installation output # BASE_DIR='/tmp/'