From 9bca777b9fa8e886cbf887fea2f43367d94e4727 Mon Sep 17 00:00:00 2001 From: Maurits van Rees Date: Thu, 12 Sep 2024 01:14:47 +0200 Subject: [PATCH] Update branch for plone.app.caching. --- sources.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources.cfg b/sources.cfg index 2488b1fc22..6b651697c2 100644 --- a/sources.cfg +++ b/sources.cfg @@ -45,7 +45,7 @@ icalendar = git ${remotes:collective}/icalendar.git pu 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.app.caching = git ${remotes:plone}/plone.app.caching.git pushurl=${remotes:plone_push}/plone.app.caching.git branch=master +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 plone.app.contentmenu = git ${remotes:plone}/plone.app.contentmenu.git pushurl=${remotes:plone_push}/plone.app.contentmenu.git branch=master