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