<?xml version='1.0' encoding='ISO-8859-1'?>
<project>

    <extend>../common/confluence-2.2.9.xml</extend>
    <pomVersion>3</pomVersion>

    <id>confluence-atom-publishing</id>
    <name>confluence Atom Publishing Protocol plugin</name>
    <currentVersion>0.1</currentVersion>

    <organization>
        <name>Zohar Melamed</name>
    </organization>

    <package>com.zohar.app</package>

    <description>An implementation of the Atom Publishing Protocol see - http://tools.ietf.org/wg/atompub/ </description>

    <!-- Note that this project.xml extends the project.xml in the common folder.
         You'll need to copy dependecnies from that file manually if you are no longer extending it -->

</project>
