<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="NO-TICKET_fix_access:1" author="rshield" run-always="true">
        <cypherquery>
            <![CDATA[
                MATCH(p:Profile {profileType:'ContentProfile'}) WHERE p.profileId=468260
                SET p.roles=['manage_nr_repertoire']
            ]]>
        </cypherquery>
    </changeset>
</changelog>
