Skip to content

Commit

Permalink
Use plone.restapi branch 8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Sep 13, 2023
1 parent 9b4516f commit 975e9fa
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 @@ -117,7 +117,7 @@ plone.reload = git ${remotes:plone}/plone.reload.git push
plone.resource = git ${remotes:plone}/plone.resource.git pushurl=${remotes:plone_push}/plone.resource.git branch=master
plone.resourceeditor = git ${remotes:plone}/plone.resourceeditor.git pushurl=${remotes:plone_push}/plone.resourceeditor.git branch=master
plone.rest = git ${remotes:plone}/plone.rest.git pushurl=${remotes:plone_push}/plone.rest.git branch=master
plone.restapi = git ${remotes:plone}/plone.restapi.git pushurl=${remotes:plone_push}/plone.restapi.git branch=main
plone.restapi = git ${remotes:plone}/plone.restapi.git pushurl=${remotes:plone_push}/plone.restapi.git branch=8.x
plone.rfc822 = git ${remotes:plone}/plone.rfc822.git pushurl=${remotes:plone_push}/plone.rfc822.git branch=master
plone.scale = git ${remotes:plone}/plone.scale.git pushurl=${remotes:plone_push}/plone.scale.git branch=master
plone.schema = git ${remotes:plone}/plone.schema.git pushurl=${remotes:plone_push}/plone.schema.git branch=master
Expand Down

0 comments on commit 975e9fa

Please sign in to comment.