diff --git a/instructions/FOSS_repo_list.pl b/instructions/FOSS_repo_list.pl index 25486558d6..e5b6005d4b 100644 --- a/instructions/FOSS_repo_list.pl +++ b/instructions/FOSS_repo_list.pl @@ -19,7 +19,7 @@ { name => "zm-clientuploader-admin-zimlet", }, { name => "zm-clientuploader-store", }, { name => "zm-core-utils", }, - { name => "zm-db-conf", }, + { name => "zm-db-conf", branch => "feature/solr" }, { name => "zm-dnscache", }, { name => "zm-downloads", }, { name => "zm-freshclam", }, @@ -31,7 +31,7 @@ { name => "zm-ldap-utilities", }, { name => "zm-ldap-utils-store", }, { name => "zm-licenses", }, - { name => "zm-mailbox", }, + { name => "zm-mailbox", branch => "feature/solr" }, { name => "zm-migration-tools", }, { name => "zm-mta", }, { name => "zm-nginx-conf", },