<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="CCM-1263_update_contributor_name:1" author="anevrekar" run-always="true">
        <cypherquery>
            <![CDATA[
                MATCH(lp:LabelParticipant {id: 1718652659435})
                SET lp.name = "Canti Rondas"
            ]]>
        </cypherquery>
    </changeset>
</changelog>
