<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <changeset id="NR-2166_upc_codes_fix_3:1" author="yostapyuk">
        <cypherquery>
            <![CDATA[
                MATCH (p:NrProduct:NrOwnership {id: "c7ea9092-d181-41c9-b365-3d69900318c9"})
                SET p.upc = "0093077826925"
                return p
            ]]>
        </cypherquery>
    </changeset>
</changelog>
