<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="NO-TICKET-Update_nr_ownership_service_identity:1" author="gmaroulis" run-on-change="true">
        <cypherquery>
            <![CDATA[
                MATCH (i:Identity {email: "ingestion@nr-ownership.io"})
                SET i.email = "nr-ingestion@sonymusic-pde.com"
            ]]>
        </cypherquery>
    </changeset>
</changelog>
