Skip to content

Commit 8074202

Browse files
gbastienduchenean
authored andcommitted
Use branch 1.x for collective.big.bang as master is for Plone 6.1+
1 parent 0acb288 commit 8074202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ zopesvn = svn://svn.zope.org/repos/main/
1515
appy = git ${remotes:imio}/appy.git pushurl=${remotes:imio_push}/appy.git
1616
collective.behavior.internalnumber = git ${remotes:imio}/collective.behavior.internalnumber.git pushurl=${remotes:imio_push}/collective.behavior.internalnumber.git
1717
collective.behavior.talcondition = git ${remotes:collective}/collective.behavior.talcondition.git pushurl=${remotes:collective_push}/collective.behavior.talcondition.git
18+
collective.big.bang = git ${remotes:collective}/collective.big.bang.git pushurl=${remotes:collective_push}/collective.big.bang.git branch=1.x
1819
collective.ckeditor = git ${remotes:collective}/collective.ckeditor.git pushurl=${remotes:collective_push}/collective.ckeditor.git
1920
collective.compoundcriterion = git ${remotes:collective}/collective.compoundcriterion.git pushurl=${remotes:collective_push}/collective.compoundcriterion.git
2021
collective.contact.core = git ${remotes:collective}/collective.contact.core.git pushurl=${remotes:collective_push}/collective.contact.core.git
@@ -37,7 +38,6 @@ collective.messagesviewlet = git ${remotes:collective}/collective.messagesviewle
3738
collective.querynextprev = git ${remotes:collective}/collective.querynextprev.git pushurl=${remotes:collective_push}/collective.querynextprev.git
3839
collective.upgrade = git ${remotes:collective}/collective.upgrade.git pushurl=${remotes:collective_push}/collective.upgrade.git
3940
collective.solr = git ${remotes:collective}/collective.solr.git branch=master
40-
collective.big.bang = git ${remotes:collective}/collective.big.bang.git pushurl=${remotes:collective_push}/collective.big.bang.git branch=main
4141

4242
communesplone.layout = git ${remotes:imio}/communesplone.layout.git pushurl=${remotes:imio_push}/communesplone.layout.git
4343
ftw.labels = git ${remotes:ftw}/ftw.labels.git pushurl=${remotes:ftw_push}/ftw.labels.git

0 commit comments

Comments
 (0)