Skip to content

Commit

Permalink
Use plone.app.versioningbehavior 1.x.
Browse files Browse the repository at this point in the history
The branches were a bit messy.
See plone/plone.app.versioningbehavior#64 (review)
  • Loading branch information
mauritsvanrees committed Jul 5, 2022
1 parent d80640e commit 0e758db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ plone.app.theming = git ${remotes:plone}/plone.app.theming.git
plone.app.upgrade = git ${remotes:plone}/plone.app.upgrade.git pushurl=${remotes:plone_push}/plone.app.upgrade.git branch=2.x
plone.app.users = git ${remotes:plone}/plone.app.users.git pushurl=${remotes:plone_push}/plone.app.users.git branch=2.6.x
plone.app.uuid = git ${remotes:plone}/plone.app.uuid.git pushurl=${remotes:plone_push}/plone.app.uuid.git branch=2.0.x
plone.app.versioningbehavior = git ${remotes:plone}/plone.app.versioningbehavior.git pushurl=${remotes:plone_push}/plone.app.versioningbehavior.git branch=1.4.x
plone.app.versioningbehavior = git ${remotes:plone}/plone.app.versioningbehavior.git pushurl=${remotes:plone_push}/plone.app.versioningbehavior.git branch=1.x
plone.app.viewletmanager = git ${remotes:plone}/plone.app.viewletmanager.git pushurl=${remotes:plone_push}/plone.app.viewletmanager.git branch=master
plone.app.vocabularies = git ${remotes:plone}/plone.app.vocabularies.git pushurl=${remotes:plone_push}/plone.app.vocabularies.git branch=master
plone.app.widgets = git ${remotes:plone}/plone.app.widgets.git pushurl=${remotes:plone_push}/plone.app.widgets.git branch=3.x
Expand Down

0 comments on commit 0e758db

Please sign in to comment.