<?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-639_remove_incorrect_publishing_publisher:1" author="jmarais" run-always="true">
        <cypherquery>
            <![CDATA[
                MATCH (p:PublishingPublisher { id: "9493680a-140b-43cf-96f8-24ed7aac1a74" })
                DETACH DELETE p;
            ]]>
        </cypherquery>
    </changeset>
</changelog>
