From 0f99f6ac9bfee3d0749a64a5e49914c53559db22 Mon Sep 17 00:00:00 2001 From: Johannes Raggam Date: Wed, 6 Aug 2014 19:45:25 +0200 Subject: [PATCH] use newest querysting. it's compatible with plone 4.3 and has moved from p.plonetestcase to p.a.testing --- sources.cfg | 2 +- versions.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources.cfg b/sources.cfg index 77bfb437d3..14af3bee27 100644 --- a/sources.cfg +++ b/sources.cfg @@ -101,7 +101,7 @@ plone.app.linkintegrity = git ${remotes:plone}/plone.app.linkintegri plone.app.locales = git ${remotes:collective}/plone.app.locales.git pushurl=${remotes:collective_push}/plone.app.locales.git plone.app.openid = git ${remotes:plone}/plone.app.openid.git pushurl=${remotes:plone_push}/plone.app.openid.git plone.app.portlets = git ${remotes:plone}/plone.app.portlets.git pushurl=${remotes:plone_push}/plone.app.portlets.git branch=2.5.x -plone.app.querystring = git ${remotes:plone}/plone.app.querystring.git pushurl=${remotes:plone_push}/plone.app.querystring.git branch=1.1.x +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=1.2.x plone.app.registry = git ${remotes:plone}/plone.app.registry.git pushurl=${remotes:plone_push}/plone.app.registry.git plone.app.search = git ${remotes:plone}/plone.app.search.git pushurl=${remotes:plone_push}/plone.app.search.git branch=1.1.x diff --git a/versions.cfg b/versions.cfg index 87bfa52e0d..fb91cc24c3 100644 --- a/versions.cfg +++ b/versions.cfg @@ -148,7 +148,7 @@ plone.app.linkintegrity = 1.5.4 plone.app.locales = 4.3.3 plone.app.openid = 2.0.2 plone.app.portlets = 2.5.1 -plone.app.querystring = 1.1.1 +plone.app.querystring = 1.2.2 plone.app.redirector = 1.2 plone.app.registry = 1.2.3 plone.app.search = 1.1.7