From 54c5c47ccfb5bd9d0efafce3bff251788d30837c Mon Sep 17 00:00:00 2001 From: Maurits van Rees Date: Thu, 21 Sep 2023 16:54:14 +0200 Subject: [PATCH] Use plone.restapi main branch again. --- checkouts.cfg | 1 + sources.cfg | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/checkouts.cfg b/checkouts.cfg index eb5e1df7ef..1c2d029954 100644 --- a/checkouts.cfg +++ b/checkouts.cfg @@ -10,6 +10,7 @@ auto-checkout = plone.app.upgrade Products.CMFPlone # These packages are manually added, or automatically added by mr.roboto: + plone.restapi plone.releaser plone.app.vocabularies plone.app.event diff --git a/sources.cfg b/sources.cfg index 1765c03f74..0d8be23074 100644 --- a/sources.cfg +++ b/sources.cfg @@ -117,7 +117,7 @@ plone.reload = git ${remotes:plone}/plone.reload.git push plone.resource = git ${remotes:plone}/plone.resource.git pushurl=${remotes:plone_push}/plone.resource.git branch=master plone.resourceeditor = git ${remotes:plone}/plone.resourceeditor.git pushurl=${remotes:plone_push}/plone.resourceeditor.git branch=master plone.rest = git ${remotes:plone}/plone.rest.git pushurl=${remotes:plone_push}/plone.rest.git branch=master -plone.restapi = git ${remotes:plone}/plone.restapi.git pushurl=${remotes:plone_push}/plone.restapi.git branch=8.x.x +plone.restapi = git ${remotes:plone}/plone.restapi.git pushurl=${remotes:plone_push}/plone.restapi.git branch=main plone.rfc822 = git ${remotes:plone}/plone.rfc822.git pushurl=${remotes:plone_push}/plone.rfc822.git branch=master plone.scale = git ${remotes:plone}/plone.scale.git pushurl=${remotes:plone_push}/plone.scale.git branch=master plone.schema = git ${remotes:plone}/plone.schema.git pushurl=${remotes:plone_push}/plone.schema.git branch=master