| <?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>sharedlib-extender</artifactId> |
| <version>3.0-SNAPSHOT</version> |
| <type>car</type> |
| </module-id> |
| <dependency> |
| <groupId>org.apache.felix</groupId> |
| <artifactId>org.apache.felix.bundlerepository</artifactId> |
| <type>jar</type> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.geronimo.framework</groupId> |
| <artifactId>geronimo-cli</artifactId> |
| <type>jar</type> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.geronimo.framework</groupId> |
| <artifactId>geronimo-hook</artifactId> |
| <type>jar</type> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.geronimo.framework</groupId> |
| <artifactId>rmi-naming</artifactId> |
| <type>car</type> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.geronimo.modules</groupId> |
| <artifactId>geronimo-sharedlib</artifactId> |
| <type>jar</type> |
| </dependency> |
| </plugin-artifact> |