Skip to content

Commit

Permalink
distribution plip: use main of plone.exportimport
Browse files Browse the repository at this point in the history
  • Loading branch information
davisagli committed Sep 7, 2024
1 parent ee4efd4 commit 4216f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plips/plip-distributions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ eggs =
[sources]
Products.CMFPlone = git ${remotes:plone}/Products.CMFPlone.git pushurl=${remotes:plone_push}/Products.CMFPlone.git branch=distributions
plone.distribution = git ${remotes:plone}/plone.distribution.git pushurl=${remotes:plone_push}/plone.distribution.git branch=remove-classic-distribution
plone.exportimport = git ${remotes:plone}/plone.exportimport.git pushurl=${remotes:plone_push}/plone.exportimport.git branch=18-soft-dependencies
plone.exportimport = git ${remotes:plone}/plone.exportimport.git pushurl=${remotes:plone_push}/plone.exportimport.git branch=main
plone.classicui = git ${remotes:plone}/plone.classicui.git pushurl=${remotes:plone_push}/plone.classicui.git branch=issue-11-add-tests
plone.volto = git ${remotes:plone}/plone.volto.git pushurl=${remotes:plone_push}/plone.volto.git branch=issue-155-plone-61

Expand Down

0 comments on commit 4216f34

Please sign in to comment.