<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<plugin-artifact xmlns:ns2="http://geronimo.apache.org/xml/ns/attributes-1.2" xmlns="http://geronimo.apache.org/xml/ns/plugins-1.3">
    <module-id>
        <groupId>org.apache.geronimo.configs</groupId>
        <artifactId>webservices-common</artifactId>
        <version>2.2-SNAPSHOT</version>
        <type>car</type>
    </module-id>
    <dependency>
        <groupId>com.sun.xml.messaging.saaj</groupId>
        <artifactId>saaj-impl</artifactId>
        <type>jar</type>
    </dependency>
    <dependency>
        <groupId>org.apache.geronimo.configs</groupId>
        <artifactId>j2ee-server</artifactId>
        <type>car</type>
    </dependency>
    <dependency>
        <groupId>org.apache.geronimo.framework</groupId>
        <artifactId>j2ee-security</artifactId>
        <type>car</type>
    </dependency>
    <dependency>
        <groupId>org.apache.geronimo.framework</groupId>
        <artifactId>xmlbeans</artifactId>
        <type>car</type>
    </dependency>
    <dependency>
        <groupId>org.apache.geronimo.modules</groupId>
        <artifactId>geronimo-jaxws</artifactId>
        <type>jar</type>
    </dependency>
    <dependency>
        <groupId>org.apache.geronimo.modules</groupId>
        <artifactId>geronimo-webservices</artifactId>
        <type>jar</type>
    </dependency>
    <dependency>
        <groupId>org.apache.geronimo.plugins.classloaders</groupId>
        <artifactId>geronimo-schema-jee_5</artifactId>
        <type>car</type>
    </dependency>
    <dependency>
        <groupId>org.codehaus.castor</groupId>
        <artifactId>castor</artifactId>
        <type>jar</type>
    </dependency>
    <dependency>
        <groupId>wsdl4j</groupId>
        <artifactId>wsdl4j</artifactId>
        <type>jar</type>
    </dependency>
    <dependency>
        <groupId>xml-resolver</groupId>
        <artifactId>xml-resolver</artifactId>
        <type>jar</type>
    </dependency>
</plugin-artifact>
