From 53b15649c1be8c5e83026717274f650f9d1f6293 Mon Sep 17 00:00:00 2001 From: Tom Gross Date: Tue, 6 Jan 2015 15:29:54 +0100 Subject: [PATCH] p.a.referencablebehavior was merged --- checkouts.cfg | 1 + sources.cfg | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/checkouts.cfg b/checkouts.cfg index 49c405926b..dc96acfd93 100644 --- a/checkouts.cfg +++ b/checkouts.cfg @@ -62,6 +62,7 @@ auto-checkout = plone.app.customerize plone.app.dexterity plone.app.event + plone.app.imaging plone.app.intid plone.app.jquerytools plone.app.openid diff --git a/sources.cfg b/sources.cfg index 5032c6d685..e5693f1fdb 100644 --- a/sources.cfg +++ b/sources.cfg @@ -68,7 +68,7 @@ plone.app.openid = git ${remotes:plone}/plone.app.openid.git plone.app.portlets = git ${remotes:plone}/plone.app.portlets.git pushurl=${remotes:plone_push}/plone.app.portlets.git branch=master plone.app.querystring = git ${remotes:plone}/plone.app.querystring.git pushurl=${remotes:plone_push}/plone.app.querystring.git branch=master plone.app.redirector = git ${remotes:plone}/plone.app.redirector.git pushurl=${remotes:plone_push}/plone.app.redirector.git branch=master -plone.app.referenceablebehavior = git ${remotes:plone}/plone.app.referenceablebehavior.git pushurl=${remotes:plone_push}/plone.app.referenceablebehavior.git branch=tomgross-noptc +plone.app.referenceablebehavior = git ${remotes:plone}/plone.app.referenceablebehavior.git pushurl=${remotes:plone_push}/plone.app.referenceablebehavior.git branch=master plone.app.registry = git ${remotes:plone}/plone.app.registry.git pushurl=${remotes:plone_push}/plone.app.registry.git branch=master plone.app.relationfield = git ${remotes:plone}/plone.app.relationfield.git pushurl=${remotes:plone_push}/plone.app.relationfield.git branch=master plone.app.robotframework = git ${remotes:plone}/plone.app.robotframework.git pushurl=${remotes:plone_push}/plone.app.robotframework.git branch=master