<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="CCM-1389_update_contributor_name:1" author="anevrekar" run-always="true">
        <cypherquery>
            <![CDATA[
                MATCH (lp:LabelParticipant)
                WHERE lp.id IN [404497618, 397217437, 368106854]
                SET lp.name = "Louie"
            ]]>
        </cypherquery>
    </changeset>
</changelog>
