802e3ec04c
This is part of PloneHotfix20161129. Updated metadata.xml version to 1000. This leaves more room for profile version increases in earlier releases. We apply the rolemap step again to avoid accidentally missing it.
11 lines
369 B
XML
11 lines
369 B
XML
<?xml version="1.0"?>
|
|
<object name="portal_workflow" meta_type="Plone Workflow Tool">
|
|
<object name="comment_review_workflow" meta_type="Workflow"/>
|
|
<object name="comment_one_state_workflow" meta_type="Workflow"/>
|
|
<bindings>
|
|
<type type_id="Discussion Item">
|
|
<bound-workflow workflow_id="comment_one_state_workflow" />
|
|
</type>
|
|
</bindings>
|
|
</object>
|