<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="CCM-1631-link-spotifyid:1" author="anevrekar" run-always="true">
        <cypherquery>
        <![CDATA[
            MATCH(lp:LabelParticipant {uuid: "4828b9d8-ad6e-4c61-ab16-b8935a6236f9"})
            SET lp.spotifyId = "0igYeFORE0qBwvp7DxjW6X"
        ]]>
        </cypherquery>
    </changeset>
</changelog>
