<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="NR-2175_update_gvl_ownership_store_format:1" author="gmaroulis" run-always="true">
        <cypherquery>
            <![CDATA[
            MATCH(service:NrOwnershipService:NrOwnership {service: "GVL"})
            SET service.format="DDEX_RDRN_V_1_4";
          ]]>
        </cypherquery>
    </changeset>
</changelog>
