From 0d6a136359087c36a00fa866f2f52eb2c374f5ae Mon Sep 17 00:00:00 2001 From: Lois Rilo Date: Wed, 30 Oct 2024 13:14:51 +0100 Subject: [PATCH] [UPD] update default branches of manufacture and ddmrp repos --- conf/repo/ddmrp.yml | 2 +- conf/repo/manufacture.yml | 4 ++-- conf/repo/repair.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/repo/ddmrp.yml b/conf/repo/ddmrp.yml index 497cf2d..ee250de 100644 --- a/conf/repo/ddmrp.yml +++ b/conf/repo/ddmrp.yml @@ -9,7 +9,7 @@ ddmrp: - "17.0" - "18.0" category: Ddmrp - default_branch: "14.0" + default_branch: "17.0" name: Ddmrp psc: ddmrp-maintainers psc_rep: ddmrp-maintainers-psc-representative diff --git a/conf/repo/manufacture.yml b/conf/repo/manufacture.yml index f12a1eb..7a1572c 100644 --- a/conf/repo/manufacture.yml +++ b/conf/repo/manufacture.yml @@ -14,7 +14,7 @@ manufacture: - "17.0" - "18.0" category: Manufacture - default_branch: "14.0" + default_branch: "17.0" name: Odoo manufacturing addons psc: manufacturing-maintainers psc_rep: manufacturing-maintainers-psc-representative @@ -33,7 +33,7 @@ manufacture-reporting: - "17.0" - "18.0" category: Manufacture - default_branch: "12.0" + default_branch: "17.0" name: Manufacture Reporting psc: manufacturing-maintainers psc_rep: manufacturing-maintainers-psc-representative diff --git a/conf/repo/repair.yml b/conf/repo/repair.yml index 73c5a70..de5d6d5 100644 --- a/conf/repo/repair.yml +++ b/conf/repo/repair.yml @@ -5,7 +5,7 @@ repair: - "17.0" - "18.0" category: Repair - default_branch: "15.0" + default_branch: "17.0" name: Repair psc: manufacturing-maintainers psc_rep: manufacturing-maintainers-psc-representative