<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="NR-1495_p2_remove_duplicate_contributions:1" author="jmarais" run-on-change="true">
        <cypherquery>
            <![CDATA[
                MATCH(nc:NrContribution { id: "55ed5e70-e9fd-422d-bab0-af90ab4cfe86" })
                DETACH DELETE nc
            ]]>
        </cypherquery>
    </changeset>

    <changeset id="NR-1495_p2_remove_duplicate_contributions:2" author="jmarais" run-on-change="true">
        <cypherquery>
            <![CDATA[
                MATCH(nc:NrContribution { id: "c7ee9114-d012-4803-8074-84e8f1140bb4" })
                DETACH DELETE nc
            ]]>
        </cypherquery>
    </changeset>

    <changeset id="NR-1495_p2_remove_duplicate_contributions:3" author="jmarais" run-on-change="true">
        <cypherquery>
            <![CDATA[
                MATCH(nc:NrContribution { id: "f270e577-a20f-44fb-9d9e-e2839e5b2201" })
                DETACH DELETE nc
            ]]>
        </cypherquery>
    </changeset>
</changelog>
