<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://www.liquigraph.org/schema/1.0/liquigraph.xsd">
    <changeset id="PUB-679-touch_composition:1" author="rshield" run-always="true">
        <cypherquery>
            <![CDATA[
                MATCH (pc:PublishingComposition {pubSongID: 62339}) 
                SET pc.lastModifiedAt = datetime(),
                    pc.lastModifiedBy ='d08d828a-38fd-4fc2-b56b-f16ff4935ed7'
            ]]>
        </cypherquery>
    </changeset>
</changelog>
