<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.notification.service.NotificationContrib.override">

  <require>org.nuxeo.ecm.platform.notification.service.NotificationContrib</require>

  <extension point="notificationListenerVeto" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService">
    <veto class="org.nuxeo.ecm.platform.ec.notification.VersionVeto" name="versionVeto"/>
  </extension>

</component>
