diff --git a/config.yml b/config.yml index e7e1806..68acc02 100644 --- a/config.yml +++ b/config.yml @@ -3,26 +3,26 @@ projects_dir: 'projects' projects: Icinga 2: git: 'https://github.com/Icinga/icinga2.git' - ref: 'tags/v2.6.3' + ref: 'master' latest: true target: 'icinga2' docs_dir: 'doc' Icinga Web 2: git: 'https://github.com/Icinga/icingaweb2.git' - ref: 'tags/v2.4.1' + ref: 'master' latest: true target: 'icingaweb2' docs_dir: 'doc' Director: git: 'https://github.com/Icinga/icingaweb2-module-director.git' - ref: 'tags/v1.3.1' + ref: 'master' latest: true target: 'director' docs_dir: 'doc' category: 'Modules' Business Process: git: 'https://github.com/Icinga/icingaweb2-module-businessprocess.git' - ref: 'tags/v2.1.0' + ref: 'master' latest: true target: 'businessprocess' docs_dir: 'doc'