<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.liquigraph.org/schema/1.0/liquigraph.xsd">
    <changeset id="PLATFORM-3718_fix_ids:1" author="tnozhkina" run-on-change="true">
        <cypherquery>
            <![CDATA[
        MATCH (p:Profile {profileType: 'OrchAdminProfile', profileId: 8999290})
        SET p.profileId=3229
             ]]>
        </cypherquery>
    </changeset>
    <changeset id="PLATFORM-3718_fix_ids:2" author="tnozhkina" run-on-change="true">
        <cypherquery>
            <![CDATA[
        MATCH (p:Profile {profileType: 'OrchAdminProfile', profileId: 8999291})
        SET p.profileId=3230
             ]]>
        </cypherquery>
    </changeset>
    <changeset id="PLATFORM-3718_fix_ids:3" author="tnozhkina" run-on-change="true">
        <cypherquery>
            <![CDATA[
        MATCH (p:Profile {profileType: 'OrchAdminProfile', profileId: 8999292})
        SET p.profileId=3231
             ]]>
        </cypherquery>
    </changeset>
    <changeset id="PLATFORM-3718_fix_ids:4" author="tnozhkina" run-on-change="true">
        <cypherquery>
            <![CDATA[
        MATCH (p:Profile {profileType: 'OrchAdminProfile', profileId: 8999293})
        SET p.profileId=3232
             ]]>
        </cypherquery>
    </changeset>
</changelog>
