<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="NR-2174_update_agedi_format_ddex_2:1" author="kturner">
        <cypherquery>
            <![CDATA[
            MATCH(s:NrOwnershipService {service: "AGEDI (Orchard)"})
            SET s.format="DDEX_RDRN_V_1_4";
          ]]>
        </cypherquery>
    </changeset>
</changelog>
