<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="CCM-554-Merge_label_participants:1" author="guiq83" run-always="true">
        <cypherquery>
            <![CDATA[
                MATCH (gp:GlobalParticipant {id: 'efbd20cd-7e05-4bd4-ab7f-048b5bc71588'})
                SET gp.name = "Lipe"
            ]]>
        </cypherquery>
    </changeset>
</changelog>