From d53c21299496711b5820f12dadf284528e822248 Mon Sep 17 00:00:00 2001 From: David Glick Date: Mon, 16 Dec 2024 10:11:39 -0800 Subject: [PATCH] update source for plone.api --- sources.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources.cfg b/sources.cfg index 0cf9d413d4..40a18d79ff 100644 --- a/sources.cfg +++ b/sources.cfg @@ -44,7 +44,7 @@ i18ndude = git ${remotes:collective}/i18ndude.git pus icalendar = git ${remotes:collective}/icalendar.git pushurl=${remotes:collective_push}/icalendar.git branch=5.x Plone = git ${remotes:plone}/Plone.git pushurl=${remotes:plone_push}/Plone.git branch=6.0.x plone.alterego = git ${remotes:plone}/plone.alterego.git pushurl=${remotes:plone_push}/plone.alterego.git branch=master -plone.api = git ${remotes:plone}/plone.api.git pushurl=${remotes:plone_push}/plone.api.git branch=master +plone.api = git ${remotes:plone}/plone.api.git pushurl=${remotes:plone_push}/plone.api.git branch=main plone.app.caching = git ${remotes:plone}/plone.app.caching.git pushurl=${remotes:plone_push}/plone.app.caching.git branch=3.x plone.app.content = git ${remotes:plone}/plone.app.content.git pushurl=${remotes:plone_push}/plone.app.content.git branch=master plone.app.contentlisting = git ${remotes:plone}/plone.app.contentlisting.git pushurl=${remotes:plone_push}/plone.app.contentlisting.git branch=master