<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<changeset id="PUB-638_delete_pub_agreement_node:1" author="kturner">
		<cypherquery>
			<![CDATA[
				match(p:PublishingAgreement{id:"2e3e1ff7-50e1-4784-9d14-54c07e8cd938"})
				DETACH DELETE p
			]]>
		</cypherquery>
	</changeset>
</changelog>
