Skip to content

Commit

Permalink
Add plone.app.iterate
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Sep 19, 2015
1 parent 5db58d4 commit 8b9e246
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion plips/portal-properties-cleanup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ auto-checkout += Products.CMFPlone
plone.app.dexterity
plone.app.discussion
plone.app.folder
plone.app.iterate
plone.app.layout
plone.app.portlets
plone.app.theming
Expand Down Expand Up @@ -50,4 +51,5 @@ plone.app.portlets = git ${remotes:plone}/plone.app.portlets.git pushurl=${remot
plone.app.vocabularies = git ${remotes:plone}/plone.app.vocabularies.git pushurl=${remotes:plone_push}/plone.app.vocabularies.git branch=portal-properties-cleanup
Products.MimetypesRegistry = git ${remotes:plone}/Products.MimetypesRegistry.git pushurl=${remotes:plone_push}/Products.MimetypesRegistry.git branch=portal-properties-cleanup
plone.api = git ${remotes:plone}/plone.api.git pushurl=${remotes:plone_push}/plone.api.git branch=portal-properties-cleanup
plone.app.contentrules = git ${remotes:plone}/plone.app.contentrules.git pushurl=${remotes:plone_push}/plone.app.contentrules.git branch=portal-properties-cleanup
plone.app.contentrules = git ${remotes:plone}/plone.app.contentrules.git pushurl=${remotes:plone_push}/plone.app.contentrules.git branch=portal-properties-cleanup
plone.app.iterate = git ${remotes:plone}/plone.app.iterate.git pushurl=${remotes:plone_push}/plone.app.iterate.git branch=portal-properties-cleanup

0 comments on commit 8b9e246

Please sign in to comment.